Uses of Class
edu.internet2.middleware.grouper.ws.soap_v2_1.WsAttributeDefName
-
Uses of WsAttributeDefName in edu.internet2.middleware.grouper.ws.soap_v2_1
Modifier and TypeMethodDescriptionWsFindAttributeDefNamesResults.getAttributeDefNameResults()
has 0 to many attribute def names that match the query by exampleWsAssignAttributesLiteResults.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)WsAttributeDefNameDeleteLiteResult.getWsAttributeDefName()
WsAttributeDefNameDeleteResult.getWsAttributeDefName()
WsAttributeDefNameSaveLiteResult.getWsAttributeDefName()
WsAttributeDefNameSaveResult.getWsAttributeDefName()
WsAttributeDefNameToSave.getWsAttributeDefName()
attribute def name to saveWsAssignAttributesBatchResults.getWsAttributeDefNames()
attribute def names 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)Modifier and TypeMethodDescriptionvoid
WsFindAttributeDefNamesResults.setAttributeDefNameResults
(WsAttributeDefName[] attributeDefNameResults1) basic results to the queryvoid
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
WsAttributeDefNameDeleteLiteResult.setWsAttributeDefName
(WsAttributeDefName wsAttributeDefNameResult1) void
WsAttributeDefNameDeleteResult.setWsAttributeDefName
(WsAttributeDefName wsAttributeDefNameResult1) void
WsAttributeDefNameSaveLiteResult.setWsAttributeDefName
(WsAttributeDefName wsAttributeDefName1) void
WsAttributeDefNameSaveResult.setWsAttributeDefName
(WsAttributeDefName wsAttributeDefName1) void
WsAttributeDefNameToSave.setWsAttributeDefName
(WsAttributeDefName wsAttributeDefName1) attribute def name to savevoid
WsAssignAttributesBatchResults.setWsAttributeDefNames
(WsAttributeDefName[] wsAttributeDefNames1) 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)