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 TypeMethodDescriptionvoidWsAssignAttributesLiteResults.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)voidWsGetAttributeAssignmentsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)voidWsGetPermissionAssignmentsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)