public class GcAssignAttributes
extends java.lang.Object
Constructor and Description |
---|
GcAssignAttributes() |
Modifier and Type | Method and Description |
---|---|
GcAssignAttributes |
addAction(java.lang.String action) |
GcAssignAttributes |
addActionToReplace(java.lang.String action)
actions to replace
|
GcAssignAttributes |
addAttributeAssignId(java.lang.String attributeAssignId)
add a attribute assign id lookup
|
GcAssignAttributes |
addAttributeDefIdIndexToReplace(java.lang.Long theAttributeDefIdIndex)
set the attributeDef id index to replace
|
GcAssignAttributes |
addAttributeDefNameIdIndex(java.lang.Long theAttributeDefNameIdIndex)
set the attributeDefName id index
|
GcAssignAttributes |
addAttributeDefNameName(java.lang.String theAttributeDefNameName)
set the attributeDefName name
|
GcAssignAttributes |
addAttributeDefNameToReplace(java.lang.String theAttributeDefName)
set the attributeDef name to replace
|
GcAssignAttributes |
addAttributeDefNameUuid(java.lang.String theAttributeDefNameUuid)
set the attributeDefName uuid
|
GcAssignAttributes |
addAttributeDefTypeToReplace(java.lang.String attributeDefTypeToReplace)
attribute def types to replace
|
GcAssignAttributes |
addAttributeDefUuidToReplace(java.lang.String theAttributeDefUuid)
set the attributeDef uuid to replace
|
GcAssignAttributes |
addOwnerAttributeAssignLookup(WsAttributeAssignLookup wsAttributeAssignLookup)
for assignments on assignments
|
GcAssignAttributes |
addOwnerAttributeDefIdIndex(java.lang.Long theAttributeDefIdIndex)
set the attribute def id index
|
GcAssignAttributes |
addOwnerAttributeDefName(java.lang.String theAttributeDefName)
set the attribute def name
|
GcAssignAttributes |
addOwnerAttributeDefUuid(java.lang.String theAttributeDefUuid)
set the attribute def uuid
|
GcAssignAttributes |
addOwnerGroupIdIndex(java.lang.Long theGroupIdIndex)
set the group id index
|
GcAssignAttributes |
addOwnerGroupName(java.lang.String theGroupName)
set the group name
|
GcAssignAttributes |
addOwnerGroupUuid(java.lang.String theGroupUuid)
set the group uuid
|
GcAssignAttributes |
addOwnerMembershipAnyLookup(WsMembershipAnyLookup wsMembershipAnyLookup)
add a membership any lookup
|
GcAssignAttributes |
addOwnerMembershipId(java.lang.String membershipId)
add a membership id lookup for owner
|
GcAssignAttributes |
addOwnerStemIdIndex(java.lang.Long theStemIdIndex)
set the stem id index
|
GcAssignAttributes |
addOwnerStemName(java.lang.String theStemName)
set the stem name
|
GcAssignAttributes |
addOwnerStemUuid(java.lang.String theStemUuid)
set the stem uuid
|
GcAssignAttributes |
addOwnerSubjectLookup(WsSubjectLookup wsSubjectLookup)
set the subject lookup
|
GcAssignAttributes |
addParam(java.lang.String paramName,
java.lang.String paramValue)
add a param to the list
|
GcAssignAttributes |
addParam(WsParam wsParam)
add a param to the list
|
GcAssignAttributes |
addSubjectAttributeName(java.lang.String subjectAttributeName) |
GcAssignAttributes |
addValue(WsAttributeAssignValue wsAttributeAssignValue)
add a membership any lookup
|
GcAssignAttributes |
assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcAssignAttributes |
assignAssignmentNotes(java.lang.String theAssignmentNotes)
notes on the assignment (optional)
|
GcAssignAttributes |
assignAttributeAssignOperation(java.lang.String theAttributeAssignOperation)
operation to perform for attribute on owners, from enum AttributeAssignOperation
assign_attr, add_attr, remove_attr
|
GcAssignAttributes |
assignAttributeAssignType(java.lang.String theAttributeAssignType)
Type of owner, from enum AttributeAssignType, e.g.
|
GcAssignAttributes |
assignAttributeAssignValueOperation(java.lang.String theAttributeAssignValueOperation)
operation to perform for attribute value on attribute
assignments: assign_value, add_value, remove_value, replace_values
|
GcAssignAttributes |
assignClientVersion(java.lang.String theClientVersion)
assign client version
|
GcAssignAttributes |
assignDelegatable(java.lang.String theDelegatable)
really only for permissions, if the assignee can delegate to someone else.
|
GcAssignAttributes |
assignDisabledTime(java.sql.Timestamp theDisabledTime)
disabled time, or null for not disabled
|
GcAssignAttributes |
assignEnabledTime(java.sql.Timestamp theEnabledTime)
enabled time, or null for enabled
|
GcAssignAttributes |
assignIncludeGroupDetail(java.lang.Boolean theIncludeGroupDetail)
assign if the group detail should be included
|
GcAssignAttributes |
assignIncludeSubjectDetail(java.lang.Boolean theIncludeSubjectDetail)
if should include subject detail
|
WsAssignAttributesResults |
execute()
execute the call and return the results.
|
public GcAssignAttributes assignAttributeAssignType(java.lang.String theAttributeAssignType)
theAttributeAssignType
- public GcAssignAttributes addAction(java.lang.String action)
action
- public GcAssignAttributes assignClientVersion(java.lang.String theClientVersion)
theClientVersion
- public GcAssignAttributes addOwnerGroupName(java.lang.String theGroupName)
theGroupName
- public GcAssignAttributes addOwnerGroupIdIndex(java.lang.Long theGroupIdIndex)
theGroupIdIndex
- public GcAssignAttributes addOwnerSubjectLookup(WsSubjectLookup wsSubjectLookup)
wsSubjectLookup
- public GcAssignAttributes addOwnerGroupUuid(java.lang.String theGroupUuid)
theGroupUuid
- public GcAssignAttributes addParam(java.lang.String paramName, java.lang.String paramValue)
paramName
- paramValue
- public GcAssignAttributes addParam(WsParam wsParam)
wsParam
- public GcAssignAttributes assignActAsSubject(WsSubjectLookup theActAsSubject)
theActAsSubject
- public GcAssignAttributes addOwnerMembershipAnyLookup(WsMembershipAnyLookup wsMembershipAnyLookup)
wsMembershipAnyLookup
- public GcAssignAttributes addOwnerMembershipId(java.lang.String membershipId)
membershipId
- id (uuid or immediate)public GcAssignAttributes addAttributeAssignId(java.lang.String attributeAssignId)
attributeAssignId
- idpublic GcAssignAttributes addSubjectAttributeName(java.lang.String subjectAttributeName)
subjectAttributeName
- public GcAssignAttributes assignIncludeGroupDetail(java.lang.Boolean theIncludeGroupDetail)
theIncludeGroupDetail
- public GcAssignAttributes assignIncludeSubjectDetail(java.lang.Boolean theIncludeSubjectDetail)
theIncludeSubjectDetail
- public WsAssignAttributesResults execute()
public GcAssignAttributes addOwnerStemName(java.lang.String theStemName)
theStemName
- public GcAssignAttributes addOwnerStemUuid(java.lang.String theStemUuid)
theStemUuid
- public GcAssignAttributes addOwnerStemIdIndex(java.lang.Long theStemIdIndex)
theStemIdIndex
- public GcAssignAttributes addOwnerAttributeDefName(java.lang.String theAttributeDefName)
theAttributeDefName
- public GcAssignAttributes addOwnerAttributeDefUuid(java.lang.String theAttributeDefUuid)
theAttributeDefUuid
- public GcAssignAttributes addOwnerAttributeDefIdIndex(java.lang.Long theAttributeDefIdIndex)
theAttributeDefIdIndex
- public GcAssignAttributes addAttributeDefNameName(java.lang.String theAttributeDefNameName)
theAttributeDefNameName
- public GcAssignAttributes addAttributeDefNameUuid(java.lang.String theAttributeDefNameUuid)
theAttributeDefNameUuid
- public GcAssignAttributes addAttributeDefNameIdIndex(java.lang.Long theAttributeDefNameIdIndex)
theAttributeDefNameIdIndex
- public GcAssignAttributes assignDisabledTime(java.sql.Timestamp theDisabledTime)
theDisabledTime
- public GcAssignAttributes assignEnabledTime(java.sql.Timestamp theEnabledTime)
theEnabledTime
- public GcAssignAttributes assignAssignmentNotes(java.lang.String theAssignmentNotes)
theAssignmentNotes
- public GcAssignAttributes assignAttributeAssignOperation(java.lang.String theAttributeAssignOperation)
theAttributeAssignOperation
- public GcAssignAttributes assignAttributeAssignValueOperation(java.lang.String theAttributeAssignValueOperation)
theAttributeAssignValueOperation
- public GcAssignAttributes assignDelegatable(java.lang.String theDelegatable)
theDelegatable
- public GcAssignAttributes addValue(WsAttributeAssignValue wsAttributeAssignValue)
wsAttributeAssignValue
- public GcAssignAttributes addOwnerAttributeAssignLookup(WsAttributeAssignLookup wsAttributeAssignLookup)
wsAttributeAssignLookup
- public GcAssignAttributes addAttributeDefNameToReplace(java.lang.String theAttributeDefName)
theAttributeDefName
- public GcAssignAttributes addAttributeDefUuidToReplace(java.lang.String theAttributeDefUuid)
theAttributeDefUuid
- public GcAssignAttributes addAttributeDefIdIndexToReplace(java.lang.Long theAttributeDefIdIndex)
theAttributeDefIdIndex
- public GcAssignAttributes addActionToReplace(java.lang.String action)
action
- public GcAssignAttributes addAttributeDefTypeToReplace(java.lang.String attributeDefTypeToReplace)
attributeDefTypeToReplace
-