org.silverpeas.admin.space.quota
Class ComponentSpaceQuotaKey

java.lang.Object
  extended by org.silverpeas.admin.space.quota.AbstractSpaceQuotaKey
      extended by org.silverpeas.admin.space.quota.ComponentSpaceQuotaKey
All Implemented Interfaces:
QuotaKey

public class ComponentSpaceQuotaKey
extends AbstractSpaceQuotaKey

Author:
Yohann Chastagnier

Method Summary
static ComponentSpaceQuotaKey from(SpaceInst space)
          Initializing a quota key from a given space
 QuotaType getQuotaType()
           
 
Methods inherited from class org.silverpeas.admin.space.quota.AbstractSpaceQuotaKey
getResourceId, getSpace, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

from

public static ComponentSpaceQuotaKey from(SpaceInst space)
Initializing a quota key from a given space

Parameters:
space -
Returns:

getQuotaType

public QuotaType getQuotaType()


Copyright © 2016 Silverpeas. All Rights Reserved.