Uses of Class
edu.internet2.middleware.grouper.ws.soap.WsAttributeDefName
Packages that use WsAttributeDefName
-
Uses of WsAttributeDefName in edu.internet2.middleware.grouper.ws.soap
Methods in edu.internet2.middleware.grouper.ws.soap that return WsAttributeDefNameModifier and TypeMethodDescriptionWsAssignAttributesLiteResults.getWsAttributeDefName()attribute def name referenced in the assignments or inputs (and able to read)WsAssignPermissionsLiteResults.getWsAttributeDefName()attribute def name referenced in the assignments or inputs (and able to read)WsAssignAttributesResults.getWsAttributeDefNames()attribute def names referenced in the assignments or inputs (and able to read)WsAssignPermissionsResults.getWsAttributeDefNames()attribute def names referenced in the assignments or inputs (and able to read)WsGetAttributeAssignmentsResults.getWsAttributeDefNames()attribute def names referenced in the assignments or inputs (and able to read)WsGetPermissionAssignmentsResults.getWsAttributeDefNames()attribute def names referenced in the assignments or inputs (and able to read)Methods in edu.internet2.middleware.grouper.ws.soap with parameters of type WsAttributeDefNameModifier and TypeMethodDescriptionvoidWsAssignAttributesLiteResults.setWsAttributeDefName(WsAttributeDefName wsAttributeDefName1) attribute def names referenced in the assignments or inputs (and able to read)voidWsAssignPermissionsLiteResults.setWsAttributeDefName(WsAttributeDefName wsAttributeDefName1) attribute def names referenced in the assignments or inputs (and able to read)voidWsAssignAttributesResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)voidWsAssignPermissionsResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)voidWsGetAttributeAssignmentsResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)voidWsGetPermissionAssignmentsResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)