Uses of Enum Class
edu.internet2.middleware.grouper.ws.coresoap.WsGroupLookup.GroupFindResult
Packages that use WsGroupLookup.GroupFindResult
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsGroupLookup.GroupFindResult in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsGroupLookup.GroupFindResultModifier and TypeMethodDescriptionWsGroupLookup.retrieveGroupFindResult()Note: this is not a javabean property because we dont want it in the web serviceReturns the enum constant of this class with the specified name.static WsGroupLookup.GroupFindResult[]WsGroupLookup.GroupFindResult.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 WsGroupLookup.GroupFindResultModifier and TypeMethodDescriptionWsGroupLookup.GroupFindResult.convertToGetMembersCodeStatic(WsGroupLookup.GroupFindResult groupFindResult) null safe equivalent to convertToGetMembersResultCodeWsGroupLookup.GroupFindResult.convertToGroupDeleteCodeStatic(WsGroupLookup.GroupFindResult groupFindResult) null safe equivalent to convertToDeleteCode