|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.om.profile.psml.PsmlRole
Bean like implementation of the Role interface suitable for Castor serialization.
Security
,
Serialized FormConstructor Summary | |
PsmlRole()
|
Method Summary | |
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
Sets the role name required for accessing this entry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PsmlRole()
Method Detail |
public java.lang.String getName()
getName
in interface Role
public void setName(java.lang.String name)
setName
in interface Role
name
- the required role name
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |