Uses of Class
edu.internet2.middleware.grouper.ws.coresoap.WsAttributeDef
Packages that use WsAttributeDef
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsAttributeDef in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsAttributeDefModifier and TypeMethodDescriptionstatic WsAttributeDef[]WsAttributeDef.convertAttributeDefNames(Set<AttributeDefName> attributeDefNameSet) convert a set of attribute def names to resultsstatic WsAttributeDef[]WsAttributeDef.convertAttributeDefs(Set<AttributeDef> attributeDefSet) convert a set of attribute def names to resultsWsFindAttributeDefsResults.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.coresoap with parameters of type WsAttributeDefModifier and TypeMethodDescriptionintWsAttributeDef.compareTo(WsAttributeDef o2) voidWsFindAttributeDefsResults.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)