public class ChildGroupFilter extends BaseQueryFilter
| Constructor and Description |
|---|
ChildGroupFilter(Stem ns) |
| Modifier and Type | Method and Description |
|---|---|
Set<Group> |
getResults(GrouperSession s)
Get filter results.
|
filterByScope, getStringForScope, removeRootStempublic ChildGroupFilter(Stem ns) throws IllegalArgumentException
ns - Retrieves all child groups beneath stem.IllegalArgumentException - if ns is null.public Set<Group> getResults(GrouperSession s) throws QueryException
BaseQueryFiltergetResults in interface QueryFiltergetResults in class BaseQueryFilters - Get groups within this session context.QueryExceptionBaseQueryFilter.getResults(GrouperSession)Copyright © 2016 Internet2. All rights reserved.