public class GroupUuidFilter extends BaseQueryFilter
| Constructor and Description |
|---|
GroupUuidFilter(String theUuid)
QueryFilter that returns group matching the specified
uuid. |
| Modifier and Type | Method and Description |
|---|---|
Set<Group> |
getResults(GrouperSession s)
get the results
|
filterByScope, getStringForScope, removeRootStempublic GroupUuidFilter(String theUuid)
QueryFilter that returns group matching the specified
uuid.
theUuid - Find groups matching this uuid.public Set<Group> getResults(GrouperSession s) throws QueryException
getResults in interface QueryFiltergetResults in class BaseQueryFilters - is the grouper sessionQueryExceptionCopyright © 2016 Internet2. All rights reserved.