Uses of Class
edu.internet2.middleware.grouperClient.ws.beans.WsAttributeDefLookup
Packages that use WsAttributeDefLookup
Package
Description
-
Uses of WsAttributeDefLookup in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api with parameters of type WsAttributeDefLookupModifier and TypeMethodDescriptionGcAttributeDefDelete.addAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup) add attributeDef lookupGcAssignAttributeDefActions.assignAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup1) GcGetAuditEntries.assignWsAttributeDefLookup(WsAttributeDefLookup theWsAttributeDefLookup) look up audit entries for this attribute def -
Uses of WsAttributeDefLookup in edu.internet2.middleware.grouperClient.ws.beans
Methods in edu.internet2.middleware.grouperClient.ws.beans that return WsAttributeDefLookupModifier and TypeMethodDescriptionWsRestAssignAttributesRequest.getAttributeDefsToReplace()if replacing attributeDefNames, then these are the related attributeDefs, if blank, then just do allWsRestAssignPermissionsRequest.getAttributeDefsToReplace()if replacing attributeDefNames, then these are the related attributeDefs, if blank, then just do allWsRestGetAttributeAssignmentsRequest.getWsAssignAssignOwnerAttributeDefLookups()if looking for assignments on assignments, this is the attribute definition of the assignment the assignment is assigned toWsAttributeDefToSave.getWsAttributeDefLookup()WsRestAssignAttributeDefActionsRequest.getWsAttributeDefLookup()Attribute def to which action(s) are being assignedWsRestFindAttributeDefNamesRequest.getWsAttributeDefLookup()find names associated with this attribute definitionWsRestGetAuditEntriesRequest.getWsAttributeDefLookup()WsRestAttributeDefDeleteRequest.getWsAttributeDefLookups()AttributeDefs to deleteWsRestFindAttributeDefsRequest.getWsAttributeDefLookups()if you want to just pass in a list of uuids and/or names.WsRestGetAttributeAssignActionsRequest.getWsAttributeDefLookups()find assignments in these attribute defsWsRestGetAttributeAssignmentsRequest.getWsAttributeDefLookups()find assignments in these attribute defs (optional)WsRestGetPermissionAssignmentsRequest.getWsAttributeDefLookups()find assignments in these attribute defs (optional)WsAssignAttributeBatchEntry.getWsOwnerAttributeDefLookup()attribute definition to assign toWsRestAssignAttributesRequest.getWsOwnerAttributeDefLookups()to query attributes assigned on attribute defsWsRestGetAttributeAssignmentsRequest.getWsOwnerAttributeDefLookups()to query attributes assigned on attribute defsWsRestGetMembershipsRequest.getWsOwnerAttributeDefLookups()attribute definition lookups if looking for memberships on certain attribute definitionsMethods in edu.internet2.middleware.grouperClient.ws.beans with parameters of type WsAttributeDefLookupModifier and TypeMethodDescriptionvoidWsRestAssignAttributesRequest.setAttributeDefsToReplace(WsAttributeDefLookup[] attributeDefsToReplace1) if replacing attributeDefNames, then these are the related attributeDefs, if blank, then just do allvoidWsRestAssignPermissionsRequest.setAttributeDefsToReplace(WsAttributeDefLookup[] attributeDefsToReplace1) if replacing attributeDefNames, then these are the related attributeDefs, if blank, then just do allvoidWsRestGetAttributeAssignmentsRequest.setWsAssignAssignOwnerAttributeDefLookups(WsAttributeDefLookup[] wsAssignAssignOwnerAttributeDefLookups1) if looking for assignments on assignments, this is the attribute definition of the assignment the assignment is assigned tovoidWsAttributeDefToSave.setWsAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup1) voidWsRestAssignAttributeDefActionsRequest.setWsAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup1) Attribute def to which action(s) are being assignedvoidWsRestFindAttributeDefNamesRequest.setWsAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup1) find names associated with this attribute definitionvoidWsRestGetAuditEntriesRequest.setWsAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup1) voidWsRestAttributeDefDeleteRequest.setWsAttributeDefLookups(WsAttributeDefLookup[] relatedWsAttributeDefLookups1) AttributeDefs to deletevoidWsRestFindAttributeDefsRequest.setWsAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1) if you want to just pass in a list of uuids and/or names.voidWsRestGetAttributeAssignActionsRequest.setWsAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1) find assignments in these attribute defsvoidWsRestGetAttributeAssignmentsRequest.setWsAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1) find assignments in these attribute defs (optional)voidWsRestGetPermissionAssignmentsRequest.setWsAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1) find assignments in these attribute defs (optional)voidWsAssignAttributeBatchEntry.setWsOwnerAttributeDefLookup(WsAttributeDefLookup wsOwnerAttributeDefLookup1) attribute definition to assign tovoidWsRestAssignAttributesRequest.setWsOwnerAttributeDefLookups(WsAttributeDefLookup[] wsOwnerAttributeDefLookups1) to query attributes assigned on attribute defsvoidWsRestGetAttributeAssignmentsRequest.setWsOwnerAttributeDefLookups(WsAttributeDefLookup[] wsOwnerAttributeDefLookups1) to query attributes assigned on attribute defsvoidWsRestGetMembershipsRequest.setWsOwnerAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1) attribute definition lookups if looking for memberships on certain attribute definitions