public class Dsmetabag extends Reference
dsmetabag asset type in IGC, displayed as 'DSMetaBag' 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 String |
conditions
The
conditions property, displayed as 'Conditions' 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 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 String |
names
The
names property, displayed as 'Names' in the IGC UI. |
protected Reference |
of_ds_data_connection
The
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI. |
protected Reference |
of_ds_data_element
The
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI. |
protected Reference |
of_ds_data_quality_spec
The
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI. |
protected Reference |
of_ds_design_view
The
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI. |
protected Reference |
of_ds_input_pin
The
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI. |
protected Reference |
of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
of_ds_output_pin
The
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI. |
protected Reference |
of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
of_ds_stage
The
of_ds_stage property, displayed as 'Of DS Stage' in the IGC UI. |
protected Reference |
of_ds_stage_type
The
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI. |
protected Reference |
of_ds_table_definition
The
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI. |
protected Reference |
of_ds_transform
The
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI. |
protected String |
owners
The
owners property, displayed as 'Owners' in the IGC UI. |
protected String |
values
The
values property, displayed as 'Values' in the IGC UI. |
| Constructor and Description |
|---|
Dsmetabag() |
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 Reference of_ds_table_definition
of_ds_table_definition property, displayed as 'Of DS Table Definition' in the IGC UI.
Reference to a TableDefinition object.protected Reference of_ds_job_def
protected Reference of_ds_routine
protected Reference of_ds_stage
protected Reference of_ds_input_pin
of_ds_input_pin property, displayed as 'Of DS Input Pin' in the IGC UI.
Reference to a JobInputPin object.protected String values
values property, displayed as 'Values' in the IGC UI.protected Reference of_ds_data_connection
of_ds_data_connection property, displayed as 'Of DS Data Connection' in the IGC UI.
Reference to a DsdataConnection object.protected Reference of_ds_data_quality_spec
of_ds_data_quality_spec property, displayed as 'Of DS Data Quality Spec' in the IGC UI.
Reference to a StandardizationObject object.protected Reference of_ds_data_element
of_ds_data_element property, displayed as 'Of DS Data Element' in the IGC UI.
Reference to a DataElement object.protected String a_xmeta_locking_root
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI.protected Reference of_ds_design_view
of_ds_design_view property, displayed as 'Of DS Design View' in the IGC UI.
Reference to a DsdesignView object.protected Reference of_ds_stage_type
of_ds_stage_type property, displayed as 'Of DS Stage Type' in the IGC UI.
Reference to a DsstageType object.protected String owners
owners property, displayed as 'Owners' in the IGC UI.protected String names
names property, displayed as 'Names' in the IGC UI.protected Reference of_ds_transform
of_ds_transform property, displayed as 'Of DS Transform' in the IGC UI.
Reference to a TransformsFunction object.protected Reference of_ds_output_pin
of_ds_output_pin property, displayed as 'Of DS Output Pin' in the IGC UI.
Reference to a JobOutputPin object.protected String conditions
conditions property, displayed as 'Conditions' 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 Reference getOfDsTableDefinition()
of_ds_table_definitionpublic void setOfDsTableDefinition(Reference of_ds_table_definition)
of_ds_table_definitionpublic Reference getOfDsJobDef()
of_ds_job_defpublic void setOfDsJobDef(Reference of_ds_job_def)
of_ds_job_defpublic Reference getOfDsRoutine()
of_ds_routinepublic void setOfDsRoutine(Reference of_ds_routine)
of_ds_routinepublic Reference getOfDsStage()
of_ds_stagepublic void setOfDsStage(Reference of_ds_stage)
of_ds_stagepublic Reference getOfDsInputPin()
of_ds_input_pinpublic void setOfDsInputPin(Reference of_ds_input_pin)
of_ds_input_pinpublic Reference getOfDsDataConnection()
of_ds_data_connectionpublic void setOfDsDataConnection(Reference of_ds_data_connection)
of_ds_data_connectionpublic Reference getOfDsDataQualitySpec()
of_ds_data_quality_specpublic void setOfDsDataQualitySpec(Reference of_ds_data_quality_spec)
of_ds_data_quality_specpublic Reference getOfDsDataElement()
of_ds_data_elementpublic void setOfDsDataElement(Reference of_ds_data_element)
of_ds_data_elementpublic String getAXmetaLockingRoot()
a_xmeta_locking_rootpublic void setAXmetaLockingRoot(String a_xmeta_locking_root)
a_xmeta_locking_rootpublic Reference getOfDsDesignView()
of_ds_design_viewpublic void setOfDsDesignView(Reference of_ds_design_view)
of_ds_design_viewpublic Reference getOfDsStageType()
of_ds_stage_typepublic void setOfDsStageType(Reference of_ds_stage_type)
of_ds_stage_typepublic Reference getOfDsTransform()
of_ds_transformpublic void setOfDsTransform(Reference of_ds_transform)
of_ds_transformpublic Reference getOfDsOutputPin()
of_ds_output_pinpublic void setOfDsOutputPin(Reference of_ds_output_pin)
of_ds_output_pinpublic String getConditions()
conditionspublic void setConditions(String conditions)
conditionspublic 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.