|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The SecurityRoleRef
interface ...
This interface defines the controller as known from the MVC pattern. Its purpose is to provide write access to the data stored in the model.
Method Summary | |
void |
setDescription(java.lang.String description)
Sets the description |
void |
setRoleLink(java.lang.String value)
Sets the value |
void |
setRoleName(java.lang.String name)
Sets the name |
Method Detail |
public void setRoleName(java.lang.String name)
name
- the new namepublic void setRoleLink(java.lang.String value)
value
- the new valuepublic void setDescription(java.lang.String description)
description
- the new description
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |