org.silverpeas.quota.service
Class TestQuotaKey
java.lang.Object
org.silverpeas.quota.service.TestQuotaKey
- All Implemented Interfaces:
- QuotaKey
public class TestQuotaKey
- extends Object
- implements QuotaKey
- Author:
- Yohann Chastagnier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestQuotaKey
public TestQuotaKey(String resourceId)
isValid
public boolean isValid()
- Specified by:
isValid in interface QuotaKey
getResourceId
public String getResourceId()
- Specified by:
getResourceId in interface QuotaKey
- Returns:
- the resourceId
getQuotaType
public QuotaType getQuotaType()
- Specified by:
getQuotaType in interface QuotaKey
Copyright © 2016 Silverpeas. All Rights Reserved.