|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Role
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 |
---|
Principal getPrincipal()
Getter for the role Principal
.
Principal
.void setPrincipal(Principal rolePrincipal)
Setter for the role RolePrincipal
.
rolePrincipal
- The Principal
.Preferences getPreferences()
Getter for the role Preferences
node, providing access to the
role preferences properties.
Preferences
.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 |