Uses of Class
edu.internet2.middleware.grouper.ws.coresoap.WsGroupDeleteLiteResult
Packages that use WsGroupDeleteLiteResult
Package
Description
This package has grouper-ws logic and beans
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsGroupDeleteLiteResult in edu.internet2.middleware.grouper.ws
Methods in edu.internet2.middleware.grouper.ws that return WsGroupDeleteLiteResultModifier and TypeMethodDescriptionstatic WsGroupDeleteLiteResultGrouperServiceLogic.groupDeleteLite(GrouperVersion clientVersion, String groupName, String groupUuid, String actAsSubjectId, String actAsSubjectSourceId, String actAsSubjectIdentifier, boolean includeGroupDetail, String paramName0, String paramValue0, String paramName1, String paramValue1) delete a group or many (if doesnt exist, ignore) -
Uses of WsGroupDeleteLiteResult in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsGroupDeleteLiteResultModifier and TypeMethodDescriptionGrouperService.groupDeleteLite(String clientVersion, String groupName, String groupUuid, String actAsSubjectId, String actAsSubjectSourceId, String actAsSubjectIdentifier, String includeGroupDetail, String paramName0, String paramValue0, String paramName1, String paramValue1) delete a group or many (if doesnt exist, ignore) -
Uses of WsGroupDeleteLiteResult in edu.internet2.middleware.grouper.ws.rest
Methods in edu.internet2.middleware.grouper.ws.rest that return WsGroupDeleteLiteResultModifier and TypeMethodDescriptionstatic WsGroupDeleteLiteResultGrouperServiceRest.groupDeleteLite(GrouperVersion clientVersion, String groupName, WsRestGroupDeleteLiteRequest wsRestGroupDeleteLiteRequest) based on a group name, delete a group