public class JobStageParameters extends Reference
job_stage_parameters asset type in IGC, displayed as 'Job Stage Parameters' 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 Number |
conv_type
The
conv_type property, displayed as 'Conv Type' in the IGC UI. |
protected String |
created_by
The
created_by property, displayed as 'Created By' in the IGC UI. |
protected Date |
created_on
The
created_on property, displayed as 'Created On' in the IGC UI. |
protected Number |
display_style
The
display_style property, displayed as 'Display Style' in the IGC UI. |
protected Number |
for_input
The
for_input property, displayed as 'For Input' in the IGC UI. |
protected Number |
for_output
The
for_output property, displayed as 'For Output' in the IGC UI. |
protected Number |
for_stage
The
for_stage property, displayed as 'For Stage' in the IGC UI. |
protected Boolean |
hidden
The
hidden property, displayed as 'Hidden' in the IGC UI. |
protected Boolean |
locked
The
locked property, displayed as 'Locked' in the IGC UI. |
protected String |
modified_by
The
modified_by property, displayed as 'Modified By' in the IGC UI. |
protected Date |
modified_on
The
modified_on property, displayed as 'Modified On' in the IGC UI. |
protected Reference |
of_ds_parameter_def
The
of_ds_parameter_def property, displayed as 'Of DS Parameter Def' in the IGC UI. |
protected Number |
quote_string
The
quote_string property, displayed as 'Quote String' in the IGC UI. |
protected Number |
transaction_groupable
The
transaction_groupable property, displayed as 'Transaction Groupable' in the IGC UI. |
protected Number |
view_data
The
view_data property, displayed as 'View Data' in the IGC UI. |
| Constructor and Description |
|---|
JobStageParameters() |
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 Number transaction_groupable
transaction_groupable property, displayed as 'Transaction Groupable' in the IGC UI.protected Reference of_ds_parameter_def
protected String a_xmeta_locking_root
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI.protected Boolean locked
locked property, displayed as 'Locked' in the IGC UI.protected Boolean hidden
hidden property, displayed as 'Hidden' in the IGC UI.protected Number for_output
for_output property, displayed as 'For Output' in the IGC UI.protected Number for_stage
for_stage property, displayed as 'For Stage' in the IGC UI.protected Number quote_string
quote_string property, displayed as 'Quote String' in the IGC UI.protected Number conv_type
conv_type property, displayed as 'Conv Type' in the IGC UI.protected Number for_input
for_input property, displayed as 'For Input' in the IGC UI.protected Number display_style
display_style property, displayed as 'Display Style' in the IGC UI.protected Number view_data
view_data property, displayed as 'View Data' in the IGC UI.protected String created_by
created_by property, displayed as 'Created By' in the IGC UI.protected Date created_on
created_on property, displayed as 'Created On' in the IGC UI.protected String modified_by
modified_by property, displayed as 'Modified By' in the IGC UI.protected Date modified_on
modified_on property, displayed as 'Modified On' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public Number getTransactionGroupable()
transaction_groupablepublic void setTransactionGroupable(Number transaction_groupable)
transaction_groupablepublic Reference getOfDsParameterDef()
of_ds_parameter_defpublic void setOfDsParameterDef(Reference of_ds_parameter_def)
of_ds_parameter_defpublic String getAXmetaLockingRoot()
a_xmeta_locking_rootpublic void setAXmetaLockingRoot(String a_xmeta_locking_root)
a_xmeta_locking_rootpublic Number getForOutput()
for_outputpublic void setForOutput(Number for_output)
for_outputpublic Number getQuoteString()
quote_stringpublic void setQuoteString(Number quote_string)
quote_stringpublic Number getDisplayStyle()
display_stylepublic void setDisplayStyle(Number display_style)
display_stylepublic String getCreatedBy()
created_bypublic void setCreatedBy(String created_by)
created_bypublic Date getCreatedOn()
created_onpublic void setCreatedOn(Date created_on)
created_onpublic String getModifiedBy()
modified_bypublic void setModifiedBy(String modified_by)
modified_bypublic Date getModifiedOn()
modified_onpublic void setModifiedOn(Date modified_on)
modified_onpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.