Uses of Enum Class
edu.internet2.middleware.grouper.ws.coresoap.WsGroupSaveLiteResult.WsGroupSaveLiteResultCode
Packages that use WsGroupSaveLiteResult.WsGroupSaveLiteResultCode
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsGroupSaveLiteResult.WsGroupSaveLiteResultCode in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsGroupSaveLiteResult.WsGroupSaveLiteResultCodeModifier and TypeMethodDescriptionWsGroupSaveResult.WsGroupSaveResultCode.convertToLiteCode()if there is one result, convert to the results codeWsGroupSaveLiteResult.retrieveResultCode()convert the result code back to enumReturns the enum constant of this class with the specified name.WsGroupSaveLiteResult.WsGroupSaveLiteResultCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouper.ws.coresoap with parameters of type WsGroupSaveLiteResult.WsGroupSaveLiteResultCodeModifier and TypeMethodDescriptionvoidWsGroupSaveLiteResult.assignResultCode(WsGroupSaveLiteResult.WsGroupSaveLiteResultCode groupSaveResultsCode, GrouperVersion clientVersion) assign the code from the enumvoidWsGroupSaveLiteResult.assignResultCodeException(WsGroupSaveLiteResult.WsGroupSaveLiteResultCode wsGroupSaveResultsCodeOverride, String theError, Exception e, GrouperVersion clientVersion) prcess an exception, log, etc