Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api | |
edu.internet2.middleware.grouperClient.ws.beans |
Modifier and Type | Method and Description |
---|---|
GcFindStems |
GcFindStems.assignStemQueryFilter(WsStemQueryFilter theStemQueryFilter)
assign a query filter
|
Modifier and Type | Method and Description |
---|---|
WsStemQueryFilter |
WsStemQueryFilter.getStemQueryFilter0()
if 'and' or 'or' this is the first stem, and if complement,
this is the stem to complement
|
WsStemQueryFilter |
WsStemQueryFilter.getStemQueryFilter1()
if 'and' or 'or', this is the second stem
|
WsStemQueryFilter |
WsRestFindStemsRequest.getWsStemQueryFilter()
query filter for request
|
Modifier and Type | Method and Description |
---|---|
void |
WsStemQueryFilter.setStemQueryFilter0(WsStemQueryFilter theQueryFilter0)
if 'and' or 'or' this is the first stem, and if complement,
this is the stem to complement
|
void |
WsStemQueryFilter.setStemQueryFilter1(WsStemQueryFilter theQueryFilter1)
if 'and' or 'or', this is the second stem
|
void |
WsRestFindStemsRequest.setWsStemQueryFilter(WsStemQueryFilter wsQueryFilter1)
query filter for request
|
Copyright © 2016 Internet2. All rights reserved.