Uses of Class
edu.internet2.middleware.grouper.ws.coresoap.WsAttributeDef
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsAttributeDef in edu.internet2.middleware.grouper.ws.coresoap
Modifier and TypeMethodDescriptionstatic WsAttributeDef[]
WsAttributeDef.convertAttributeDefNames
(Set<AttributeDefName> attributeDefNameSet) convert a set of attribute def names to resultsstatic WsAttributeDef[]
WsAttributeDef.convertAttributeDefs
(Set<AttributeDef> attributeDefSet) convert a set of attribute def names to resultsWsFindAttributeDefsResults.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 TypeMethodDescriptionint
WsAttributeDef.compareTo
(WsAttributeDef o2) void
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)