Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api | |
edu.internet2.middleware.grouperClient.ws.beans |
Modifier and Type | Method and Description |
---|---|
GcFindGroups |
GcFindGroups.assignQueryFilter(WsQueryFilter theQueryFilter)
assign a query filter
|
Modifier and Type | Method and Description |
---|---|
WsQueryFilter |
WsQueryFilter.getQueryFilter0()
if 'and' or 'or' this is the first group, and if complement,
this is the group to complement
|
WsQueryFilter |
WsQueryFilter.getQueryFilter1()
if 'and' or 'or', this is the second group
|
WsQueryFilter |
WsRestFindGroupsRequest.getWsQueryFilter()
query filter for request
|
Modifier and Type | Method and Description |
---|---|
void |
WsQueryFilter.setQueryFilter0(WsQueryFilter theQueryFilter0)
if 'and' or 'or' this is the first group, and if complement,
this is the group to complement
|
void |
WsQueryFilter.setQueryFilter1(WsQueryFilter theQueryFilter1)
if 'and' or 'or', this is the second group
|
void |
WsRestFindGroupsRequest.setWsQueryFilter(WsQueryFilter wsQueryFilter1)
query filter for request
|
Copyright © 2020 Internet2. All rights reserved.