Interface DataStorageSpaceQuotaService
-
- All Superinterfaces:
QuotaService<DataStorageSpaceQuotaKey>
,SpaceQuotaService<DataStorageSpaceQuotaKey>
- All Known Implementing Classes:
DefaultDataStorageSpaceQuotaService
public interface DataStorageSpaceQuotaService extends SpaceQuotaService<DataStorageSpaceQuotaKey>
- Author:
- Yohann Chastagnier
-
-
Method Summary
-
Methods inherited from interface org.silverpeas.core.admin.quota.service.QuotaService
get, getCurrentCount, initialize, initialize, initialize, remove, verify, verify, verify, verify
-
Methods inherited from interface org.silverpeas.core.admin.space.quota.SpaceQuotaService
getQuotaReachedFromSpacePath
-
-