|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HierarchyResolver
This class allows to implement different types of groups/roles hierarchy.
Method Summary | |
---|---|
java.lang.String[] |
resolve(java.util.prefs.Preferences prefs)
Returns absolute path names of the hierarchy roles/groups. |
java.lang.String[] |
resolveChildren(java.util.prefs.Preferences prefs)
Returns the absolute path names of the children of the given hierarchy roles/groups node. |
Method Detail |
---|
java.lang.String[] resolve(java.util.prefs.Preferences prefs)
Returns absolute path names of the hierarchy roles/groups.
prefs
- Preferences for the role/group
java.lang.String[] resolveChildren(java.util.prefs.Preferences prefs)
Returns the absolute path names of the children of the given hierarchy roles/groups node.
prefs
- Preferences for the role/group
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |