Enum Class DataAssetTemplateDefinition

java.lang.Object
java.lang.Enum<DataAssetTemplateDefinition>
org.odpi.openmetadata.contentpacks.core.DataAssetTemplateDefinition
All Implemented Interfaces:
Serializable, Comparable<DataAssetTemplateDefinition>, Constable, TemplateDefinition

public enum DataAssetTemplateDefinition extends Enum<DataAssetTemplateDefinition> implements TemplateDefinition
A description of the templates for technology-specific data assets. The template consists of a DataSet asset, plus a connection, linked to the supplied connector type and an endpoint. Note: this is the template for both DataStores and DataSets - the DataSetContent relationship is not set up in the template - this is the job of the cataloguers to establish this lineage relationship.