Uses of Class
edu.internet2.middleware.grouper.ws.soap_v2_1.WsAttributeDef
-
Uses of WsAttributeDef in edu.internet2.middleware.grouper.ws.soap_v2_1
Modifier and TypeMethodDescriptionWsFindAttributeDefNamesResults.getAttributeDefs()
has 0 to many attribute defs related to the names that match the queryWsAssignAttributesBatchResults.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)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)Modifier and TypeMethodDescriptionvoid
WsFindAttributeDefNamesResults.setAttributeDefs
(WsAttributeDef[] attributeDefs1) has 0 to many attribute defs related to the names that match the queryvoid
WsAssignAttributesBatchResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)void
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
WsGetMembershipsResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attributeDefs that are in the resultsvoid
WsGetPermissionAssignmentsResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) attribute def references in the assignments or inputs (and able to be read)