|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A role made of a RolePrincipal
and the role Preferences
.
Method Summary | |
Preferences |
getPreferences()
Getter for the role Preferences node, providing access to the
role preferences properties. |
Principal |
getPrincipal()
Getter for the role Principal . |
void |
setPreferences(Preferences preferences)
Setter for the role Preferences node, providing access to the
role preferences properties. |
void |
setPrincipal(Principal rolePrincipal)
Setter for the role RolePrincipal . |
Method Detail |
public Principal getPrincipal()
Getter for the role Principal
.
Principal
.public void setPrincipal(Principal rolePrincipal)
Setter for the role RolePrincipal
.
rolePrincipal
- The Principal
.public Preferences getPreferences()
Getter for the role Preferences
node, providing access to the
role preferences properties.
Preferences
.public void setPreferences(Preferences preferences)
Setter for the role Preferences
node, providing access to the
role preferences properties.
preferences
- The Preferences
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |