Uses of Class
edu.internet2.middleware.grouperClient.ws.beans.WsAttributeAssignLookup
Packages that use WsAttributeAssignLookup
Package
Description
-
Uses of WsAttributeAssignLookup in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api with parameters of type WsAttributeAssignLookupModifier and TypeMethodDescriptionGcGetAttributeAssignments.addAssignAssignOwnerAttributeAssignLookup(WsAttributeAssignLookup assignAssignOwnerAttributeAssignLookup) GcAssignAttributes.addOwnerAttributeAssignLookup(WsAttributeAssignLookup wsAttributeAssignLookup) for assignments on assignments -
Uses of WsAttributeAssignLookup in edu.internet2.middleware.grouperClient.ws.beans
Methods in edu.internet2.middleware.grouperClient.ws.beans that return WsAttributeAssignLookupModifier and TypeMethodDescriptionWsRestGetAttributeAssignmentsRequest.getWsAssignAssignOwnerAttributeAssignLookups()if looking for assignments on assignments, this is the assignment the assignment is assigned toWsAssignAttributeBatchEntry.getWsAttributeAssignLookup()lookup to remove etcWsRestAssignAttributesRequest.getWsAttributeAssignLookups()if you know the assign ids you want, put them hereWsRestAssignPermissionsRequest.getWsAttributeAssignLookups()if you know the assign ids you want, put them hereWsRestGetAttributeAssignmentsRequest.getWsAttributeAssignLookups()if you know the assign ids you want, put them hereWsAssignAttributeBatchEntry.getWsOwnerAttributeAssignLookup()if you know the assign ids you want or the index of the backreference id, put it here for an assignment on an assignmentWsRestAssignAttributesRequest.getWsOwnerAttributeAssignLookups()for assignment on assignmentMethods in edu.internet2.middleware.grouperClient.ws.beans with parameters of type WsAttributeAssignLookupModifier and TypeMethodDescriptionvoidWsRestGetAttributeAssignmentsRequest.setWsAssignAssignOwnerAttributeAssignLookups(WsAttributeAssignLookup[] wsAssignAssignOwnerAttributeAssignLookups1) if looking for assignments on assignments, this is the assignment the assignment is assigned tovoidWsAssignAttributeBatchEntry.setWsAttributeAssignLookup(WsAttributeAssignLookup wsAttributeAssignLookup1) lookup to remove etcvoidWsRestAssignAttributesRequest.setWsAttributeAssignLookups(WsAttributeAssignLookup[] wsAttributeAssignLookups1) if you know the assign ids you want, put them herevoidWsRestAssignPermissionsRequest.setWsAttributeAssignLookups(WsAttributeAssignLookup[] wsAttributeAssignLookups1) if you know the assign ids you want, put them herevoidWsRestGetAttributeAssignmentsRequest.setWsAttributeAssignLookups(WsAttributeAssignLookup[] wsAttributeAssignLookups1) if you know the assign ids you want, put them herevoidWsAssignAttributeBatchEntry.setWsOwnerAttributeAssignLookup(WsAttributeAssignLookup wsOwnerAttributeAssignLookup1) if you know the assign ids you want or the index of the backreference id, put it here for an assignment on an assignmentvoidWsRestAssignAttributesRequest.setWsOwnerAttributeAssignLookups(WsAttributeAssignLookup[] wsOwnerAttributeAssignLookups1) for assignment on assignment