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