Package | Description |
---|---|
edu.internet2.middleware.grouperClient.ws.beans |
Modifier and Type | Method and Description |
---|---|
WsAttributeDefLookup[] |
WsRestAssignPermissionsRequest.getAttributeDefsToReplace()
if replacing attributeDefNames, then these
are the related attributeDefs, if blank, then just do all
|
WsAttributeDefLookup[] |
WsRestAssignAttributesRequest.getAttributeDefsToReplace()
if replacing attributeDefNames, then these
are the related attributeDefs, if blank, then just do all
|
WsAttributeDefLookup[] |
WsRestGetAttributeAssignmentsRequest.getWsAssignAssignOwnerAttributeDefLookups()
if looking for assignments on assignments, this is the attribute definition of the assignment the assignment is assigned to
|
WsAttributeDefLookup |
WsRestFindAttributeDefNamesRequest.getWsAttributeDefLookup()
find names associated with this attribute definition
|
WsAttributeDefLookup[] |
WsRestGetAttributeAssignmentsRequest.getWsAttributeDefLookups()
find assignments in these attribute defs (optional)
|
WsAttributeDefLookup[] |
WsRestGetPermissionAssignmentsRequest.getWsAttributeDefLookups()
find assignments in these attribute defs (optional)
|
WsAttributeDefLookup |
WsAssignAttributeBatchEntry.getWsOwnerAttributeDefLookup()
attribute definition to assign to
|
WsAttributeDefLookup[] |
WsRestAssignAttributesRequest.getWsOwnerAttributeDefLookups()
to query attributes assigned on attribute defs
|
WsAttributeDefLookup[] |
WsRestGetAttributeAssignmentsRequest.getWsOwnerAttributeDefLookups()
to query attributes assigned on attribute defs
|
WsAttributeDefLookup[] |
WsRestGetMembershipsRequest.getWsOwnerAttributeDefLookups()
attribute definition lookups if looking for memberships on certain attribute definitions
|
Modifier and Type | Method and Description |
---|---|
void |
WsRestAssignPermissionsRequest.setAttributeDefsToReplace(WsAttributeDefLookup[] attributeDefsToReplace1)
if replacing attributeDefNames, then these
are the related attributeDefs, if blank, then just do all
|
void |
WsRestAssignAttributesRequest.setAttributeDefsToReplace(WsAttributeDefLookup[] attributeDefsToReplace1)
if replacing attributeDefNames, then these
are the related attributeDefs, if blank, then just do all
|
void |
WsRestGetAttributeAssignmentsRequest.setWsAssignAssignOwnerAttributeDefLookups(WsAttributeDefLookup[] wsAssignAssignOwnerAttributeDefLookups1)
if looking for assignments on assignments, this is the attribute definition of the assignment the assignment is assigned to
|
void |
WsRestFindAttributeDefNamesRequest.setWsAttributeDefLookup(WsAttributeDefLookup wsAttributeDefLookup1)
find names associated with this attribute definition
|
void |
WsRestGetAttributeAssignmentsRequest.setWsAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1)
find assignments in these attribute defs (optional)
|
void |
WsRestGetPermissionAssignmentsRequest.setWsAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1)
find assignments in these attribute defs (optional)
|
void |
WsAssignAttributeBatchEntry.setWsOwnerAttributeDefLookup(WsAttributeDefLookup wsOwnerAttributeDefLookup1)
attribute definition to assign to
|
void |
WsRestAssignAttributesRequest.setWsOwnerAttributeDefLookups(WsAttributeDefLookup[] wsOwnerAttributeDefLookups1)
to query attributes assigned on attribute defs
|
void |
WsRestGetAttributeAssignmentsRequest.setWsOwnerAttributeDefLookups(WsAttributeDefLookup[] wsOwnerAttributeDefLookups1)
to query attributes assigned on attribute defs
|
void |
WsRestGetMembershipsRequest.setWsOwnerAttributeDefLookups(WsAttributeDefLookup[] wsAttributeDefLookups1)
attribute definition lookups if looking for memberships on certain attribute definitions
|
Copyright © 2016 Internet2. All rights reserved.