Package | Description |
---|---|
edu.internet2.middleware.grouperClient.ws.beans |
Modifier and Type | Method and Description |
---|---|
WsStem[] |
WsFindStemsResults.getStemResults()
has 0 to many stems that match the query by example
|
WsStem |
WsGrouperPrivilegeResult.getWsStem()
stem querying
|
WsStem |
WsStemSaveResult.getWsStem() |
WsStem |
WsStemToSave.getWsStem() |
WsStem |
WsAssignGrouperPrivilegesResults.getWsStem()
stem querying
|
WsStem |
WsAssignGrouperPrivilegesLiteResult.getWsStem()
stem querying
|
WsStem |
WsAssignAttributesLiteResults.getWsStem()
stem that is in the results
|
WsStem |
WsStemDeleteResult.getWsStem() |
WsStem[] |
WsAssignAttributesResults.getWsStems()
stems that are in the results
|
WsStem[] |
WsGetMembershipsResults.getWsStems()
stems that are in the results
|
WsStem[] |
WsGetAttributeAssignmentsResults.getWsStems()
stems that are in the results
|
WsStem[] |
WsAssignAttributesBatchResults.getWsStems()
stems that are in the results
|
Modifier and Type | Method and Description |
---|---|
void |
WsFindStemsResults.setStemResults(WsStem[] stemResults1)
has 0 to many stems that match the query by example
|
void |
WsGrouperPrivilegeResult.setWsStem(WsStem wsStem1)
stem querying
|
void |
WsStemSaveResult.setWsStem(WsStem wsStem1) |
void |
WsStemToSave.setWsStem(WsStem wsStem1) |
void |
WsAssignGrouperPrivilegesResults.setWsStem(WsStem wsStem1)
stem querying
|
void |
WsAssignGrouperPrivilegesLiteResult.setWsStem(WsStem wsStem1)
stem querying
|
void |
WsAssignAttributesLiteResults.setWsStem(WsStem wsStem1)
stems that are in the results
|
void |
WsStemDeleteResult.setWsStem(WsStem wsStem1) |
void |
WsAssignAttributesResults.setWsStems(WsStem[] wsStems1)
stems that are in the results
|
void |
WsGetMembershipsResults.setWsStems(WsStem[] wsStems1)
stems that are in the results
|
void |
WsGetAttributeAssignmentsResults.setWsStems(WsStem[] wsStems1)
stems that are in the results
|
void |
WsAssignAttributesBatchResults.setWsStems(WsStem[] wsStems1)
stems that are in the results
|
Copyright © 2016 Internet2. All rights reserved.