Uses of Enum Class
edu.internet2.middleware.grouper.ws.coresoap.WsSubjectLookup.SubjectFindResult
Packages that use WsSubjectLookup.SubjectFindResult
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsSubjectLookup.SubjectFindResult in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsSubjectLookup.SubjectFindResultModifier and TypeMethodDescriptionWsSubjectLookup.retrieveSubjectFindResult()
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 WsSubjectLookup.SubjectFindResult[]
WsSubjectLookup.SubjectFindResult.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of WsSubjectLookup.SubjectFindResult in edu.internet2.middleware.grouper.ws.util
Methods in edu.internet2.middleware.grouper.ws.util with parameters of type WsSubjectLookup.SubjectFindResultModifier and TypeMethodDescriptionGrouperWsVersionUtils.addMemberSuccessResultCode
(boolean didntAlreadyExist, WsSubjectLookup.SubjectFindResult subjectFindResult, boolean canRead) result code changed in 1.4 to include a response for if the membership already existed