public class GcGetAttributeAssignActions extends Object
Constructor and Description |
---|
GcGetAttributeAssignActions() |
Modifier and Type | Method and Description |
---|---|
GcGetAttributeAssignActions |
addAction(String action) |
GcGetAttributeAssignActions |
addAttributeDefIdIndex(Long idIndexOfATtributeDef)
set the attributedef id index
|
GcGetAttributeAssignActions |
addAttributeDefName(String nameOfAttributeDef)
set the attributedef name
|
GcGetAttributeAssignActions |
addAttributeDefUuid(String uuidOfAttributeDef)
set the attributedef uuid
|
GcGetAttributeAssignActions |
addParam(String paramName,
String paramValue)
add a param to the list
|
GcGetAttributeAssignActions |
addParam(WsParam wsParam)
add a param to the list
|
GcGetAttributeAssignActions |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcGetAttributeAssignActions |
assignClientVersion(String theClientVersion)
assign client version
|
WsGetAttributeAssignActionsResults |
execute()
execute the call and return the results.
|
public GcGetAttributeAssignActions addAction(String action)
action
- public GcGetAttributeAssignActions assignClientVersion(String theClientVersion)
theClientVersion
- public GcGetAttributeAssignActions addParam(String paramName, String paramValue)
paramName
- paramValue
- public GcGetAttributeAssignActions addParam(WsParam wsParam)
wsParam
- public GcGetAttributeAssignActions assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public WsGetAttributeAssignActionsResults execute()
public GcGetAttributeAssignActions addAttributeDefName(String nameOfAttributeDef)
nameOfAttributeDef
- public GcGetAttributeAssignActions addAttributeDefUuid(String uuidOfAttributeDef)
uuidOfAttributeDef
- public GcGetAttributeAssignActions addAttributeDefIdIndex(Long idIndexOfATtributeDef)
idIndexOfATtributeDef
- Copyright © 2020 Internet2. All rights reserved.