Package | Description |
---|---|
edu.internet2.middleware.grouperClient.ws.beans |
Modifier and Type | Method and Description |
---|---|
WsAttributeDef[] |
WsFindAttributeDefsResults.getAttributeDefResults()
has 0 to many attribute defs that match the query by example
|
WsAttributeDef[] |
WsFindAttributeDefNamesResults.getAttributeDefs()
has 0 to many attribute defs related to the names that match the query
|
WsAttributeDef |
WsAttributeDefSaveResult.getWsAttributeDef() |
WsAttributeDef |
WsAttributeDefToSave.getWsAttributeDef() |
WsAttributeDef |
WsAttributeDefAssignActionResults.getWsAttributeDef()
attribute def to which action(s) are assigned
|
WsAttributeDef |
WsAttributeDefDeleteResult.getWsAttributeDef() |
WsAttributeDef[] |
WsGetMembershipsResults.getWsAttributeDefs()
attributeDefs that are in the results
|
WsAttributeDef[] |
WsAssignAttributesResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)
|
WsAttributeDef[] |
WsAssignPermissionsResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)
|
WsAttributeDef[] |
WsAssignAttributesBatchResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)
|
WsAttributeDef[] |
WsGetAttributeAssignActionsResults.getWsAttributeDefs() |
WsAttributeDef[] |
WsGetAttributeAssignmentsResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)
|
WsAttributeDef[] |
WsAssignAttributesLiteResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)
|
WsAttributeDef[] |
WsAssignPermissionsLiteResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)
|
WsAttributeDef[] |
WsGetPermissionAssignmentsResults.getWsAttributeDefs()
attribute def references in the assignments or inputs (and able to be read)
|
Modifier and Type | Method and Description |
---|---|
void |
WsFindAttributeDefsResults.setAttributeDefNameResults(WsAttributeDef[] attributeDefResults1)
basic results to the query
|
void |
WsFindAttributeDefNamesResults.setAttributeDefs(WsAttributeDef[] attributeDefs1)
has 0 to many attribute defs related to the names that match the query
|
void |
WsAttributeDefSaveResult.setWsAttributeDef(WsAttributeDef wsAttributeDef1) |
void |
WsAttributeDefToSave.setWsAttributeDef(WsAttributeDef wsAttributeDef1) |
void |
WsAttributeDefAssignActionResults.setWsAttributeDef(WsAttributeDef wsAttributeDef1)
attribute def to which action(s) are assigned
|
void |
WsAttributeDefDeleteResult.setWsAttributeDef(WsAttributeDef wsAttributeDefResult1) |
void |
WsGetMembershipsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
attributeDefs that are in the results
|
void |
WsAssignAttributesResults.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 |
WsAssignAttributesBatchResults.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 query
|
void |
WsGetAttributeAssignmentsResults.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 |
WsAssignPermissionsLiteResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
attribute def references in the assignments or inputs (and able to be read)
|
void |
WsGetPermissionAssignmentsResults.setWsAttributeDefs(WsAttributeDef[] wsAttributeDefs1)
attribute def references in the assignments or inputs (and able to be read)
|
Copyright © 2020 Internet2. All rights reserved.