org.silverpeas.quota
Interface QuotaKey

All Known Implementing Classes:
AbstractSpaceQuotaKey, ComponentSpaceQuotaKey, DataStorageSpaceQuotaKey, UserDomainQuotaKey

public interface QuotaKey

Author:
Yohann Chastagnier

Method Summary
 QuotaType getQuotaType()
           
 String getResourceId()
           
 boolean isValid()
           
 

Method Detail

isValid

boolean isValid()

getQuotaType

QuotaType getQuotaType()

getResourceId

String getResourceId()


Copyright © 2016 Silverpeas. All Rights Reserved.