|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IQuota
Provides information about the workspace space usage quota and status
| Method Summary | |
|---|---|
int |
getQuota()
Returns the space usage quota of the workspace |
int |
getSpaceUsage()
Returns the space used by the workspace |
Date |
getSpaceUsageLastUpdate()
Returns the date when the space usage was last updated |
int |
getThreshold()
Returns the quota threshold of the workspace |
boolean |
quotaExceeded()
Checks if the workspace exceeds its space usage quota |
boolean |
thresholdExceeded()
Checks if the workspace exceeds its quota threshold |
| Method Detail |
|---|
boolean quotaExceeded()
boolean thresholdExceeded()
Date getSpaceUsageLastUpdate()
int getThreshold()
int getQuota()
int getSpaceUsage()
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||