Interface ComponentSpaceQuotaService
-
- All Superinterfaces:
QuotaService<ComponentSpaceQuotaKey>
,SpaceQuotaService<ComponentSpaceQuotaKey>
- All Known Implementing Classes:
DefaultComponentSpaceQuotaService
public interface ComponentSpaceQuotaService extends SpaceQuotaService<ComponentSpaceQuotaKey>
- 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
-
-