public class JobStageRecord extends Reference
job_stage_record asset type in IGC, displayed as 'Job Stage Record' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
a_xmeta_locking_root
The
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI. |
protected ReferenceList |
assigned_to_terms
The
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI. |
protected ReferenceList |
governed_by_rules
The
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI. |
protected ReferenceList |
has_ds_flow_variable
The
has_ds_flow_variable property, displayed as 'Has DS Flow Variable' in the IGC UI. |
protected ReferenceList |
implements_rules
The
implements_rules property, displayed as 'Implements Rules' in the IGC UI. |
protected String |
internal_id
The
internal_id property, displayed as 'Internal ID' in the IGC UI. |
protected ReferenceList |
labels
The
labels property, displayed as 'Labels' in the IGC UI. |
protected String |
long_description
The
long_description property, displayed as 'Long Description' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
protected Reference |
of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Number |
other_records_initialization_flag
The
other_records_initialization_flag property, displayed as 'Other Records Initialization Flag' in the IGC UI. |
protected String |
record_id_name
The
record_id_name property, displayed as 'Record ID Name' in the IGC UI. |
protected String |
record_id_name_value_relation
The
record_id_name_value_relation property, displayed as 'Record ID Name Value Relation' in the IGC UI. |
protected String |
record_id_value
The
record_id_value property, displayed as 'Record ID Value' in the IGC UI. |
protected String |
record_name
The
record_name property, displayed as 'Record Name' in the IGC UI. |
protected String |
short_description
The
short_description property, displayed as 'Short Description' in the IGC UI. |
protected ReferenceList |
stewards
The
stewards property, displayed as 'Stewards' in the IGC UI. |
| Constructor and Description |
|---|
JobStageRecord() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String name
name property, displayed as 'Name' in the IGC UI.protected String short_description
short_description property, displayed as 'Short Description' in the IGC UI.protected String long_description
long_description property, displayed as 'Long Description' in the IGC UI.protected ReferenceList labels
protected ReferenceList stewards
stewards property, displayed as 'Stewards' in the IGC UI.
ReferenceList of AsclSteward objects.protected ReferenceList assigned_to_terms
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList implements_rules
implements_rules property, displayed as 'Implements Rules' in the IGC UI.
ReferenceList of InformationGovernanceRule objects.protected ReferenceList governed_by_rules
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI.
ReferenceList of InformationGovernanceRule objects.protected String record_id_name
record_id_name property, displayed as 'Record ID Name' in the IGC UI.protected String a_xmeta_locking_root
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI.protected Number other_records_initialization_flag
other_records_initialization_flag property, displayed as 'Other Records Initialization Flag' in the IGC UI.protected Reference of_ds_stage
protected ReferenceList has_ds_flow_variable
has_ds_flow_variable property, displayed as 'Has DS Flow Variable' in the IGC UI.
ReferenceList of DataItem objects.protected String record_id_value
record_id_value property, displayed as 'Record ID Value' in the IGC UI.protected String internal_id
internal_id property, displayed as 'Internal ID' in the IGC UI.protected String record_name
record_name property, displayed as 'Record Name' in the IGC UI.protected String record_id_name_value_relation
record_id_name_value_relation property, displayed as 'Record ID Name Value Relation' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic String getLongDescription()
long_descriptionpublic void setLongDescription(String long_description)
long_descriptionpublic ReferenceList getLabels()
labelspublic void setLabels(ReferenceList labels)
labelspublic ReferenceList getStewards()
stewardspublic void setStewards(ReferenceList stewards)
stewardspublic ReferenceList getAssignedToTerms()
assigned_to_termspublic void setAssignedToTerms(ReferenceList assigned_to_terms)
assigned_to_termspublic ReferenceList getImplementsRules()
implements_rulespublic void setImplementsRules(ReferenceList implements_rules)
implements_rulespublic ReferenceList getGovernedByRules()
governed_by_rulespublic void setGovernedByRules(ReferenceList governed_by_rules)
governed_by_rulespublic String getRecordIdName()
record_id_namepublic void setRecordIdName(String record_id_name)
record_id_namepublic String getAXmetaLockingRoot()
a_xmeta_locking_rootpublic void setAXmetaLockingRoot(String a_xmeta_locking_root)
a_xmeta_locking_rootpublic Number getOtherRecordsInitializationFlag()
other_records_initialization_flagpublic void setOtherRecordsInitializationFlag(Number other_records_initialization_flag)
other_records_initialization_flagpublic Reference getOfDsStage()
of_ds_stagepublic void setOfDsStage(Reference of_ds_stage)
of_ds_stagepublic ReferenceList getHasDsFlowVariable()
has_ds_flow_variablepublic void setHasDsFlowVariable(ReferenceList has_ds_flow_variable)
has_ds_flow_variablepublic String getRecordIdValue()
record_id_valuepublic void setRecordIdValue(String record_id_value)
record_id_valuepublic String getInternalId()
internal_idpublic void setInternalId(String internal_id)
internal_idpublic String getRecordName()
record_namepublic void setRecordName(String record_name)
record_namepublic String getRecordIdNameValueRelation()
record_id_name_value_relationpublic void setRecordIdNameValueRelation(String record_id_name_value_relation)
record_id_name_value_relationpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.