Uses of Class
edu.internet2.middleware.grouper.ws.rest.group.WsRestGroupSaveRequest
Packages that use WsRestGroupSaveRequest
Package
Description
-
Uses of WsRestGroupSaveRequest in edu.internet2.middleware.grouper.ws.rest
Methods in edu.internet2.middleware.grouper.ws.rest with parameters of type WsRestGroupSaveRequestModifier and TypeMethodDescriptionstatic WsGroupSaveResults
GrouperServiceRest.groupSave
(GrouperVersion clientVersion, WsRestGroupSaveRequest wsRestGroupSaveRequest) based on a submitted object of type WsRestGroupSaveRequest, save groups. -
Uses of WsRestGroupSaveRequest in edu.internet2.middleware.grouper.ws.rest.group
Methods in edu.internet2.middleware.grouper.ws.rest.group that return WsRestGroupSaveRequestMethods in edu.internet2.middleware.grouper.ws.rest.group with parameters of type WsRestGroupSaveRequestModifier and TypeMethodDescriptionvoid
WsRestGroupSaveRequestWrapper.setWsRestGroupSaveRequest
(WsRestGroupSaveRequest wsRestGroupSaveRequest1)