public class GroupMembershipModifiedBeforeFilter extends BaseQueryFilter
| Constructor and Description |
|---|
GroupMembershipModifiedBeforeFilter(Date d,
Stem ns)
QueryFilter that returns groups that had a membership change
before the specified date. |
| Modifier and Type | Method and Description |
|---|---|
Set |
getResults(GrouperSession s)
Get filter results.
|
filterByScope, getStringForScope, removeRootStempublic GroupMembershipModifiedBeforeFilter(Date d, Stem ns)
QueryFilter that returns groups that had a membership change
before the specified date.
d - Find groups with membership changes before this date.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.