Uses of Class
edu.internet2.middleware.grouper.ws.soap_v2_5.WsAttributeDef
Packages that use WsAttributeDef
-
Uses of WsAttributeDef in edu.internet2.middleware.grouper.ws.soap_v2_5
Methods in edu.internet2.middleware.grouper.ws.soap_v2_5 that return WsAttributeDefModifier and TypeMethodDescriptionWsFindAttributeDefsResults.getAttributeDefResults()has 0 to many attribute defs that match the queryWsFindAttributeDefNamesResults.getAttributeDefs()has 0 to many attribute defs related to the names that match the queryWsAttributeDefAssignActionResults.getWsAttributeDef()attribute def to which action(s) are assignedWsAttributeDefDeleteLiteResult.getWsAttributeDef()WsAttributeDefDeleteResult.getWsAttributeDef()WsAttributeDefSaveLiteResult.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.grouper.ws.soap_v2_5 with parameters of type WsAttributeDefModifier and TypeMethodDescriptionvoidWsFindAttributeDefsResults.setAttributeDefResults(WsAttributeDef[] attributeDefs1) has 0 to many attribute defs that match the queryvoidWsFindAttributeDefNamesResults.setAttributeDefs(WsAttributeDef[] attributeDefs1) has 0 to many attribute defs related to the names that match the queryvoidWsAttributeDefAssignActionResults.setWsAttributeDef(WsAttributeDef wsAttributeDefs1) attribute def to which action(s) are assignedvoidWsAttributeDefDeleteLiteResult.setWsAttributeDef(WsAttributeDef wsAttributeDefResult1) voidWsAttributeDefDeleteResult.setWsAttributeDef(WsAttributeDef wsAttributeDef1) voidWsAttributeDefSaveLiteResult.setWsAttributeDef(WsAttributeDef wsAttributeDef1) 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)