Uses of Class
edu.internet2.middleware.grouperClient.ws.beans.WsAttributeDef
Packages that use WsAttributeDef
-
Uses of WsAttributeDef in edu.internet2.middleware.grouperClient.ws.beans
Methods in edu.internet2.middleware.grouperClient.ws.beans that return WsAttributeDefModifier and TypeMethodDescriptionWsFindAttributeDefsResults.getAttributeDefResults()has 0 to many attribute defs that match the query by exampleWsFindAttributeDefNamesResults.getAttributeDefs()has 0 to many attribute defs related to the names that match the queryWsAttributeDefAssignActionResults.getWsAttributeDef()attribute def to which action(s) are assignedWsAttributeDefDeleteResult.getWsAttributeDef()WsAttributeDefSaveResult.getWsAttributeDef()WsAttributeDefToSave.getWsAttributeDef()WsAssignAttributesBatchResults.getWsAttributeDefs()attribute def references in the assignments or inputs (and able to be read)WsAssignAttributesLiteResults.getWsAttributeDefs()attribute def references in the assignments or inputs (and able to be read)WsAssignAttributesResults.getWsAttributeDefs()attribute def references in the assignments or inputs (and able to be read)WsAssignPermissionsLiteResults.getWsAttributeDefs()attribute def references in the assignments or inputs (and able to be read)WsAssignPermissionsResults.getWsAttributeDefs()attribute def references in the assignments or inputs (and able to be read)WsGetAttributeAssignActionsResults.getWsAttributeDefs()WsGetAttributeAssignmentsResults.getWsAttributeDefs()attribute def references in the assignments or inputs (and able to be read)WsGetMembershipsResults.getWsAttributeDefs()attributeDefs that are in the resultsWsGetPermissionAssignmentsResults.getWsAttributeDefs()attribute def references in the assignments or inputs (and able to be read)Methods in edu.internet2.middleware.grouperClient.ws.beans with parameters of type WsAttributeDefModifier and TypeMethodDescriptionvoidWsFindAttributeDefsResults.setAttributeDefNameResults(WsAttributeDef[] attributeDefResults1) basic results to the queryvoidWsFindAttributeDefNamesResults.setAttributeDefs(WsAttributeDef[] attributeDefs1) has 0 to many attribute defs related to the names that match the queryvoidWsAttributeDefAssignActionResults.setWsAttributeDef(WsAttributeDef wsAttributeDef1) attribute def to which action(s) are assignedvoidWsAttributeDefDeleteResult.setWsAttributeDef(WsAttributeDef wsAttributeDefResult1) voidWsAttributeDefSaveResult.setWsAttributeDef(WsAttributeDef wsAttributeDef1) voidWsAttributeDefToSave.setWsAttributeDef(WsAttributeDef wsAttributeDef1) voidWsAssignAttributesBatchResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)voidWsAssignAttributesLiteResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)voidWsAssignAttributesResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)voidWsAssignPermissionsLiteResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)voidWsAssignPermissionsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)voidWsGetAttributeAssignActionsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) has 0 to many attribute defs related to the names/ids/idIndices that match the queryvoidWsGetAttributeAssignmentsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)voidWsGetMembershipsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attributeDefs that are in the resultsvoidWsGetPermissionAssignmentsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)