public class NameInStemFilter extends AbstractFilter<String>
Stem.Scope
.Constructor and Description |
---|
NameInStemFilter(String name,
String scope)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getResults(GrouperSession s) |
boolean |
matches(Object name)
Returns true if the name is a child of the configured name with the configured scope.
|
getGrouperSession, getQueryFilter, setQueryFilter
public Set<String> getResults(GrouperSession s) throws QueryException
getResults
in interface QueryFilter<String>
getResults
in class AbstractFilter<String>
QueryException
public boolean matches(Object name)
name
- the Grouper objectCopyright © 2014 Internet2. All rights reserved.