Uses of Class
edu.internet2.middleware.grouper.ws.soap.WsAttributeDef
Packages that use WsAttributeDef
-
Uses of WsAttributeDef in edu.internet2.middleware.grouper.ws.soap
Methods in edu.internet2.middleware.grouper.ws.soap that return WsAttributeDefModifier and TypeMethodDescriptionWsAssignAttributesLiteResults.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)WsGetAttributeAssignmentsResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)WsGetPermissionAssignmentsResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)Methods in edu.internet2.middleware.grouper.ws.soap with parameters of type WsAttributeDefModifier and TypeMethodDescriptionvoid
WsAssignAttributesLiteResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)void
WsAssignAttributesResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)void
WsAssignPermissionsLiteResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)void
WsAssignPermissionsResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)void
WsGetAttributeAssignmentsResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)void
WsGetPermissionAssignmentsResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)