Uses of Class
edu.internet2.middleware.grouper.ws.soap_v2_3.WsAttributeDef
-
Uses of WsAttributeDef in edu.internet2.middleware.grouper.ws.soap_v2_3
Modifier and TypeMethodDescriptionWsFindAttributeDefsResults.getAttributeDefResults()
has 0 to many attribute defs that match the queryWsFindAttributeDefNamesResults.getAttributeDefs()
has 0 to many attribute defs related to the names that match the queryWsAttributeDefAssignActionResults.getWsAttributeDef()
attribute def to which action(s) are assignedWsAttributeDefDeleteLiteResult.getWsAttributeDef()
WsAttributeDefDeleteResult.getWsAttributeDef()
WsAttributeDefSaveLiteResult.getWsAttributeDef()
WsAttributeDefSaveResult.getWsAttributeDef()
WsAttributeDefToSave.getWsAttributeDef()
WsAssignAttributesBatchResults.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)WsGetAttributeAssignActionsResults.getWsAttributeDefs()
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
WsFindAttributeDefsResults.setAttributeDefResults
(WsAttributeDef[] attributeDefs1) has 0 to many attribute defs that match the queryvoid
WsFindAttributeDefNamesResults.setAttributeDefs
(WsAttributeDef[] attributeDefs1) has 0 to many attribute defs related to the names that match the queryvoid
WsAttributeDefAssignActionResults.setWsAttributeDef
(WsAttributeDef wsAttributeDefs1) attribute def to which action(s) are assignedvoid
WsAttributeDefDeleteLiteResult.setWsAttributeDef
(WsAttributeDef wsAttributeDefResult1) void
WsAttributeDefDeleteResult.setWsAttributeDef
(WsAttributeDef wsAttributeDef1) void
WsAttributeDefSaveLiteResult.setWsAttributeDef
(WsAttributeDef wsAttributeDef1) void
WsAttributeDefSaveResult.setWsAttributeDef
(WsAttributeDef wsAttributeDef1) void
WsAttributeDefToSave.setWsAttributeDef
(WsAttributeDef wsAttributeDef1) void
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
WsGetAttributeAssignActionsResults.setWsAttributeDefs
(WsAttributeDef[] wsAttributeDefs1) has 0 to many attribute defs related to the names/ids/idIndices that match the queryvoid
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)