|
||||||||||
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 | |
---|---|
String[] |
resolve(Preferences prefs)
Returns absolute path names of the hierarchy roles/groups. |
String[] |
resolveChildren(Preferences prefs)
Returns the absolute path names of the children of the given hierarchy roles/groups node. |
Method Detail |
---|
String[] resolve(Preferences prefs)
Returns absolute path names of the hierarchy roles/groups.
prefs
- Preferences for the role/group
String[] resolveChildren(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 |