|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuotaLoad | |
|---|---|
| org.silverpeas.quota.constant | |
| org.silverpeas.quota.model | |
| Uses of QuotaLoad in org.silverpeas.quota.constant |
|---|
| Methods in org.silverpeas.quota.constant that return QuotaLoad | |
|---|---|
static QuotaLoad |
QuotaLoad.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QuotaLoad[] |
QuotaLoad.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of QuotaLoad in org.silverpeas.quota.model |
|---|
| Methods in org.silverpeas.quota.model that return QuotaLoad | |
|---|---|
QuotaLoad |
Quota.getLoad()
Indicates by a basic way the load of the data |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||