public class TableDefinition extends Reference
table_definition asset type in IGC, displayed as 'Table Definition' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceList |
assigned_to_terms
The
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI. |
protected ReferenceList |
column_definitions
The
column_definitions property, displayed as 'Column Definitions' in the IGC UI. |
protected String |
computer
The
computer property, displayed as 'Computer' 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 |
data_collection
The
data_collection property, displayed as 'Data Collection' in the IGC UI. |
protected Reference |
data_connection
The
data_connection property, displayed as 'Data Connection' in the IGC UI. |
protected String |
data_schema
The
data_schema property, displayed as 'Data Schema' in the IGC UI. |
protected String |
data_source_name
The
data_source_name property, displayed as 'Data Source Name' in the IGC UI. |
protected String |
data_source_type
The
data_source_type property, displayed as 'Data Source Type' in the IGC UI. |
protected String |
data_store
The
data_store property, displayed as 'Data Store' in the IGC UI. |
protected ReferenceList |
foreign_keys
The
foreign_keys property, displayed as 'Foreign Keys' 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 |
implements_rules
The
implements_rules property, displayed as 'Implements Rules' in the IGC UI. |
protected ReferenceList |
in_collections
The
in_collections property, displayed as 'In Collections' in the IGC UI. |
protected ReferenceList |
included_by_stages
The
included_by_stages property, displayed as 'Included by Stages' 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 |
machine_or_platform_type
The
machine_or_platform_type property, displayed as 'Machine or Platform Type' in the IGC UI. |
protected String |
mainframe_access_type
The
mainframe_access_type property, displayed as 'Mainframe Access Type' 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 String |
owner
The
owner property, displayed as 'Owner' in the IGC UI. |
protected Reference |
referenced_by_data_sources
The
referenced_by_data_sources property, displayed as 'Referenced by Data Sources' in the IGC UI. |
protected ReferenceList |
referenced_by_foreign_keys
The
referenced_by_foreign_keys property, displayed as 'Referenced by Foreign Keys' in the IGC UI. |
protected String |
short_description
The
short_description property, displayed as 'Short Description' in the IGC UI. |
protected String |
software_product
The
software_product property, displayed as 'Software Product' in the IGC UI. |
protected ReferenceList |
stewards
The
stewards property, displayed as 'Stewards' in the IGC UI. |
protected String |
table_type
The
table_type property, displayed as 'Table Type' in the IGC UI. |
protected Reference |
transformation_project
The
transformation_project property, displayed as 'Transformation Project' in the IGC UI. |
| Constructor and Description |
|---|
TableDefinition() |
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 Reference transformation_project
transformation_project property, displayed as 'Transformation Project' in the IGC UI.
Reference to a TransformationProject object.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 ReferenceList column_definitions
column_definitions property, displayed as 'Column Definitions' in the IGC UI.
ReferenceList of ColumnDefinition objects.protected ReferenceList included_by_stages
included_by_stages property, displayed as 'Included by Stages' in the IGC UI.
ReferenceList of Stage objects.protected ReferenceList foreign_keys
foreign_keys property, displayed as 'Foreign Keys' in the IGC UI.
ReferenceList of ForeignKeyDefinition objects.protected ReferenceList referenced_by_foreign_keys
referenced_by_foreign_keys property, displayed as 'Referenced by Foreign Keys' in the IGC UI.
ReferenceList of ForeignKeyDefinition objects.protected String data_source_type
data_source_type property, displayed as 'Data Source Type' in the IGC UI.protected String data_source_name
data_source_name property, displayed as 'Data Source Name' in the IGC UI.protected String machine_or_platform_type
machine_or_platform_type property, displayed as 'Machine or Platform Type' in the IGC UI.protected String mainframe_access_type
mainframe_access_type property, displayed as 'Mainframe Access Type' in the IGC UI.protected String owner
owner property, displayed as 'Owner' in the IGC UI.protected Reference referenced_by_data_sources
protected String table_type
table_type property, displayed as 'Table Type' in the IGC UI.protected String computer
computer property, displayed as 'Computer' in the IGC UI.protected String software_product
software_product property, displayed as 'Software Product' in the IGC UI.protected String data_store
data_store property, displayed as 'Data Store' in the IGC UI.protected String data_schema
data_schema property, displayed as 'Data Schema' in the IGC UI.protected String data_collection
data_collection property, displayed as 'Data Collection' in the IGC UI.protected Reference data_connection
data_connection property, displayed as 'Data Connection' in the IGC UI.
Reference to a DsdataConnection object.protected ReferenceList in_collections
in_collections property, displayed as 'In Collections' in the IGC UI.
ReferenceList of Collection objects.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 getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic String getLongDescription()
long_descriptionpublic void setLongDescription(String long_description)
long_descriptionpublic Reference getTransformationProject()
transformation_projectpublic void setTransformationProject(Reference transformation_project)
transformation_projectpublic 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 ReferenceList getColumnDefinitions()
column_definitionspublic void setColumnDefinitions(ReferenceList column_definitions)
column_definitionspublic ReferenceList getIncludedByStages()
included_by_stagespublic void setIncludedByStages(ReferenceList included_by_stages)
included_by_stagespublic ReferenceList getForeignKeys()
foreign_keyspublic void setForeignKeys(ReferenceList foreign_keys)
foreign_keyspublic ReferenceList getReferencedByForeignKeys()
referenced_by_foreign_keyspublic void setReferencedByForeignKeys(ReferenceList referenced_by_foreign_keys)
referenced_by_foreign_keyspublic String getDataSourceType()
data_source_typepublic void setDataSourceType(String data_source_type)
data_source_typepublic String getDataSourceName()
data_source_namepublic void setDataSourceName(String data_source_name)
data_source_namepublic String getMachineOrPlatformType()
machine_or_platform_typepublic void setMachineOrPlatformType(String machine_or_platform_type)
machine_or_platform_typepublic String getMainframeAccessType()
mainframe_access_typepublic void setMainframeAccessType(String mainframe_access_type)
mainframe_access_typepublic Reference getReferencedByDataSources()
referenced_by_data_sourcespublic void setReferencedByDataSources(Reference referenced_by_data_sources)
referenced_by_data_sourcespublic String getTableType()
table_typepublic void setTableType(String table_type)
table_typepublic String getSoftwareProduct()
software_productpublic void setSoftwareProduct(String software_product)
software_productpublic String getDataStore()
data_storepublic void setDataStore(String data_store)
data_storepublic String getDataSchema()
data_schemapublic void setDataSchema(String data_schema)
data_schemapublic String getDataCollection()
data_collectionpublic void setDataCollection(String data_collection)
data_collectionpublic Reference getDataConnection()
data_connectionpublic void setDataConnection(Reference data_connection)
data_connectionpublic ReferenceList getInCollections()
in_collectionspublic void setInCollections(ReferenceList in_collections)
in_collectionspublic 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.