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 TypeMethodDescriptionvoid
WsAssignAttributesLiteResults.setWsAttributeDefName
(WsAttributeDefName wsAttributeDefName1) attribute def names referenced in the assignments or inputs (and able to read)void
WsAssignPermissionsLiteResults.setWsAttributeDefName
(WsAttributeDefName wsAttributeDefName1) attribute def names referenced in the assignments or inputs (and able to read)void
WsAssignAttributesResults.setWsAttributeDefNames
(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)void
WsAssignPermissionsResults.setWsAttributeDefNames
(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)void
WsGetAttributeAssignmentsResults.setWsAttributeDefNames
(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)void
WsGetPermissionAssignmentsResults.setWsAttributeDefNames
(WsAttributeDefName[] wsAttributeDefNames1) attribute def names referenced in the assignments or inputs (and able to read)