public interface ServerQuota extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getDiskQuota() |
long |
getDiskQuotaAvailable() |
org.joda.time.DateTime |
getLastUpdated() |
int |
getSessionQuota() |
int |
getSessionQuotaAvailable() |
Copyright © 2016 Jasig. All Rights Reserved.