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