org.silverpeas.admin.space.quota
Class DataStorageSpaceQuotaKey
java.lang.Object
org.silverpeas.admin.space.quota.AbstractSpaceQuotaKey
org.silverpeas.admin.space.quota.DataStorageSpaceQuotaKey
- All Implemented Interfaces:
- QuotaKey
public class DataStorageSpaceQuotaKey
- extends AbstractSpaceQuotaKey
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
from
public static DataStorageSpaceQuotaKey from(UserDetail user)
from
public static DataStorageSpaceQuotaKey from(SpaceInst space)
from
public static DataStorageSpaceQuotaKey from(String componentInstanceId)
isValid
public boolean isValid()
- Specified by:
isValid
in interface QuotaKey
- Overrides:
isValid
in class AbstractSpaceQuotaKey
getQuotaType
public QuotaType getQuotaType()
getResourceId
public String getResourceId()
- Specified by:
getResourceId
in interface QuotaKey
- Overrides:
getResourceId
in class AbstractSpaceQuotaKey
getUser
public UserDetail getUser()
- Returns:
- the user
Copyright © 2016 Silverpeas. All Rights Reserved.