Modifier and Type | Method and Description |
---|---|
Timestamp |
getCreationDate() |
Long |
getDomainId() |
Long |
getId() |
Map<String,String> |
getInfoMap() |
Timestamp |
getModifiedDate() |
String |
getName() |
SecurityAttributes |
getSecurityAttributes() |
JetspeedPrincipalType |
getType() |
boolean |
isEnabled() |
boolean |
isExtendable() |
boolean |
isMapped() |
boolean |
isReadOnly() |
boolean |
isRemovable() |
boolean |
isTransient() |
void |
setEnabled(boolean enabled) |
Long getId()
JetspeedPrincipalType getType()
Timestamp getCreationDate()
Timestamp getModifiedDate()
boolean isEnabled()
void setEnabled(boolean enabled) throws SecurityException
SecurityException
boolean isTransient()
boolean isMapped()
boolean isReadOnly()
boolean isRemovable()
boolean isExtendable()
SecurityAttributes getSecurityAttributes()
Map<String,String> getInfoMap()
Long getDomainId()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.