Uses of Class
edu.internet2.middleware.grouper.ws.rest.group.WsRestFindGroupsRequest
Packages that use WsRestFindGroupsRequest
Package
Description
-
Uses of WsRestFindGroupsRequest in edu.internet2.middleware.grouper.ws.rest
Methods in edu.internet2.middleware.grouper.ws.rest with parameters of type WsRestFindGroupsRequestModifier and TypeMethodDescriptionstatic WsFindGroupsResults
GrouperServiceRest.findGroups
(GrouperVersion clientVersion, WsRestFindGroupsRequest wsRestFindGroupsRequest) based on a group query, get the groups -
Uses of WsRestFindGroupsRequest in edu.internet2.middleware.grouper.ws.rest.group
Methods in edu.internet2.middleware.grouper.ws.rest.group that return WsRestFindGroupsRequestMethods in edu.internet2.middleware.grouper.ws.rest.group with parameters of type WsRestFindGroupsRequestModifier and TypeMethodDescriptionvoid
WsRestFindGroupsRequestWrapper.setWsRestFindGroupsRequest
(WsRestFindGroupsRequest wsRestFindGroupsRequest1)