public class JobStageRecord extends MainObject
job_stage_record asset type in IGC, displayed as 'Job Stage Record' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aXmetaLockingRoot |
protected ItemList<DataItem> |
hasDsFlowVariable |
protected String |
internalId |
protected String |
nativeId |
protected Stage |
ofDsStage |
protected Number |
otherRecordsInitializationFlag |
protected String |
recordIdName |
protected String |
recordIdNameValueRelation |
protected String |
recordIdValue |
protected String |
recordName |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
JobStageRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAXmetaLockingRoot()
Retrieve the
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object. |
ItemList<DataItem> |
getHasDsFlowVariable()
Retrieve the
has_ds_flow_variable property (displayed as 'Has DS Flow Variable') of the object. |
String |
getInternalId()
Retrieve the
internal_id property (displayed as 'Internal ID') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
Stage |
getOfDsStage()
Retrieve the
of_ds_stage property (displayed as 'Of DS Stage') of the object. |
Number |
getOtherRecordsInitializationFlag()
Retrieve the
other_records_initialization_flag property (displayed as 'Other Records Initialization Flag') of the object. |
String |
getRecordIdName()
Retrieve the
record_id_name property (displayed as 'Record ID Name') of the object. |
String |
getRecordIdNameValueRelation()
Retrieve the
record_id_name_value_relation property (displayed as 'Record ID Name Value Relation') of the object. |
String |
getRecordIdValue()
Retrieve the
record_id_value property (displayed as 'Record ID Value') of the object. |
String |
getRecordName()
Retrieve the
record_name property (displayed as 'Record Name') of the object. |
void |
setAXmetaLockingRoot(String aXmetaLockingRoot)
Set the
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object. |
void |
setHasDsFlowVariable(ItemList<DataItem> hasDsFlowVariable)
Set the
has_ds_flow_variable property (displayed as Has DS Flow Variable) of the object. |
void |
setInternalId(String internalId)
Set the
internal_id property (displayed as Internal ID) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
void |
setOfDsStage(Stage ofDsStage)
Set the
of_ds_stage property (displayed as Of DS Stage) of the object. |
void |
setOtherRecordsInitializationFlag(Number otherRecordsInitializationFlag)
Set the
other_records_initialization_flag property (displayed as Other Records Initialization Flag) of the object. |
void |
setRecordIdName(String recordIdName)
Set the
record_id_name property (displayed as Record ID Name) of the object. |
void |
setRecordIdNameValueRelation(String recordIdNameValueRelation)
Set the
record_id_name_value_relation property (displayed as Record ID Name Value Relation) of the object. |
void |
setRecordIdValue(String recordIdValue)
Set the
record_id_value property (displayed as Record ID Value) of the object. |
void |
setRecordName(String recordName)
Set the
record_name property (displayed as Record Name) of the object. |
getAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String aXmetaLockingRoot
protected String internalId
protected String nativeId
protected Stage ofDsStage
protected Number otherRecordsInitializationFlag
protected String recordIdName
protected String recordIdNameValueRelation
protected String recordIdValue
protected String recordName
public String getAXmetaLockingRoot()
a_xmeta_locking_root property (displayed as 'A XMeta Locking Root') of the object.Stringpublic void setAXmetaLockingRoot(String aXmetaLockingRoot)
a_xmeta_locking_root property (displayed as A XMeta Locking Root) of the object.aXmetaLockingRoot - the value to setpublic ItemList<DataItem> getHasDsFlowVariable()
has_ds_flow_variable property (displayed as 'Has DS Flow Variable') of the object.ItemList<DataItem>public void setHasDsFlowVariable(ItemList<DataItem> hasDsFlowVariable)
has_ds_flow_variable property (displayed as Has DS Flow Variable) of the object.hasDsFlowVariable - the value to setpublic String getInternalId()
internal_id property (displayed as 'Internal ID') of the object.Stringpublic void setInternalId(String internalId)
internal_id property (displayed as Internal ID) of the object.internalId - the value to setpublic String getNativeId()
native_id property (displayed as 'Native ID') of the object.Stringpublic void setNativeId(String nativeId)
native_id property (displayed as Native ID) of the object.nativeId - the value to setpublic Stage getOfDsStage()
of_ds_stage property (displayed as 'Of DS Stage') of the object.Stagepublic void setOfDsStage(Stage ofDsStage)
of_ds_stage property (displayed as Of DS Stage) of the object.ofDsStage - the value to setpublic Number getOtherRecordsInitializationFlag()
other_records_initialization_flag property (displayed as 'Other Records Initialization Flag') of the object.Numberpublic void setOtherRecordsInitializationFlag(Number otherRecordsInitializationFlag)
other_records_initialization_flag property (displayed as Other Records Initialization Flag) of the object.otherRecordsInitializationFlag - the value to setpublic String getRecordIdName()
record_id_name property (displayed as 'Record ID Name') of the object.Stringpublic void setRecordIdName(String recordIdName)
record_id_name property (displayed as Record ID Name) of the object.recordIdName - the value to setpublic String getRecordIdNameValueRelation()
record_id_name_value_relation property (displayed as 'Record ID Name Value Relation') of the object.Stringpublic void setRecordIdNameValueRelation(String recordIdNameValueRelation)
record_id_name_value_relation property (displayed as Record ID Name Value Relation) of the object.recordIdNameValueRelation - the value to setpublic String getRecordIdValue()
record_id_value property (displayed as 'Record ID Value') of the object.Stringpublic void setRecordIdValue(String recordIdValue)
record_id_value property (displayed as Record ID Value) of the object.recordIdValue - the value to setpublic String getRecordName()
record_name property (displayed as 'Record Name') of the object.Stringpublic void setRecordName(String recordName)
record_name property (displayed as Record Name) of the object.recordName - the value to setCopyright © 2018–2021 ODPi. All rights reserved.