Package org.silverpeas.core.admin.quota
Interface QuotaKey
-
- All Known Implementing Classes:
AbstractSpaceQuotaKey
,ComponentSpaceQuotaKey
,DataStorageSpaceQuotaKey
,UserDomainQuotaKey
public interface QuotaKey
- Author:
- Yohann Chastagnier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QuotaType
getQuotaType()
String
getResourceId()
boolean
isValid()
-