Uses of Class
edu.internet2.middleware.grouper.ws.soap_v2_3.WsExternalSubjectLookup
-
Uses of WsExternalSubjectLookup in edu.internet2.middleware.grouper.ws.soap_v2_3
Modifier and TypeMethodDescriptionGrouperService.externalSubjectDelete
(String clientVersion, WsExternalSubjectLookup[] wsExternalSubjectLookups, WsSubjectLookup actAsSubjectLookup, String txType, WsParam[] params) delete an external subject or many (if doesnt exist, ignore)GrouperService.findExternalSubjects
(String clientVersion, WsExternalSubjectLookup[] wsExternalSubjectLookups, WsSubjectLookup actAsSubjectLookup, WsParam[] params) find a external subjectsvoid
WsExternalSubjectToSave.setWsExternalSubjectLookup
(WsExternalSubjectLookup wsExternalSubjectLookup1)