public class Dsmfcolumninfo extends Reference
dsmfcolumninfo asset type in IGC, displayed as 'DSMFColumnInfo' 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 |
aggregation
The
aggregation property, displayed as 'Aggregation' in the IGC UI. |
protected String |
column_value
The
column_value property, displayed as 'Column Value' 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 |
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 String |
sort_link
The
sort_link property, displayed as 'Sort Link' in the IGC UI. |
protected Number |
sort_order
The
sort_order property, displayed as 'Sort Order' in the IGC UI. |
protected String |
usage_class
The
usage_class property, displayed as 'Usage Class' in the IGC UI. |
| Constructor and Description |
|---|
Dsmfcolumninfo() |
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 column_value
column_value property, displayed as 'Column Value' 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 Reference of_ds_stage
protected Number sort_order
sort_order property, displayed as 'Sort Order' in the IGC UI.protected String usage_class
usage_class property, displayed as 'Usage Class' in the IGC UI.protected String sort_link
sort_link property, displayed as 'Sort Link' in the IGC UI.protected String aggregation
aggregation property, displayed as 'Aggregation' in the IGC UI.protected String name
name property, displayed as 'Name' 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 String getColumnValue()
column_valuepublic void setColumnValue(String column_value)
column_valuepublic String getAXmetaLockingRoot()
a_xmeta_locking_rootpublic void setAXmetaLockingRoot(String a_xmeta_locking_root)
a_xmeta_locking_rootpublic Reference getOfDsStage()
of_ds_stagepublic void setOfDsStage(Reference of_ds_stage)
of_ds_stagepublic Number getSortOrder()
sort_orderpublic void setSortOrder(Number sort_order)
sort_orderpublic String getUsageClass()
usage_classpublic void setUsageClass(String usage_class)
usage_classpublic String getAggregation()
aggregationpublic void setAggregation(String aggregation)
aggregationpublic 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.