|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.silverpeas.admin.domain.quota.UserDomainQuotaKey
public class UserDomainQuotaKey
| Method Summary | |
|---|---|
static UserDomainQuotaKey |
from(Domain domain)
Initializing a quota key from a given domain |
static UserDomainQuotaKey |
from(Quota quota)
Initializing a quota key from a given quota |
static UserDomainQuotaKey |
from(UserDetail userDetail)
Initializing a quota key from a given user |
QuotaType |
getQuotaType()
|
String |
getResourceId()
|
boolean |
isValid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UserDomainQuotaKey from(UserDetail userDetail)
userDetail -
public static UserDomainQuotaKey from(Quota quota)
quota -
public static UserDomainQuotaKey from(Domain domain)
domain -
public boolean isValid()
isValid in interface QuotaKeypublic QuotaType getQuotaType()
getQuotaType in interface QuotaKeypublic String getResourceId()
getResourceId in interface QuotaKey
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||