|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Jetspeed basic Role.
Method Summary | |
java.lang.String |
getId()
Get the id of the Role |
java.lang.String |
getName()
Get the name of the Role |
void |
setId(java.lang.String id)
Set the id of the Role |
void |
setName(java.lang.String roleName)
Set the name of the Role |
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String roleName)
roleName
- the name of the Role.public java.lang.String getId()
public void setId(java.lang.String id)
id
- the new id for the role
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |