public interface GroupHierarchy
Modifier and Type | Method and Description |
---|---|
Collection<IGroup> |
getChildrenGroups(IGroup parent) |
boolean |
isEmpty(IGroup g) |
Collection<IGroup> getChildrenGroups(IGroup parent)
boolean isEmpty(IGroup g)
Copyright © 2015. All Rights Reserved.