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