public class GroupTypeFilter extends BaseQueryFilter
GroupType.
| Constructor and Description |
|---|
GroupTypeFilter(GroupType type,
Stem ns)
QueryFilter that returns groups that have the specified
GroupType. |
| Modifier and Type | Method and Description |
|---|---|
Set |
getResults(GrouperSession s)
Get filter results.
|
filterByScope, getStringForScope, removeRootStempublic GroupTypeFilter(GroupType type, Stem ns)
QueryFilter that returns groups that have the specified
GroupType.type - Find groups of this type.ns - Restrict results to within this stem.public Set getResults(GrouperSession s) throws QueryException
BaseQueryFiltergetResults in interface QueryFiltergetResults in class BaseQueryFilters - Get groups within this session context.QueryExceptionCopyright © 2016 Internet2. All rights reserved.