All Implemented Interfaces:
AuditLoggingComponent

public class ReferenceDataSetProvider extends DynamicOpenMetadataDataSetProviderBase
ValidValueDataSetProvider is the connector provider for the ValidValueDataSet connector that manages the members of a valid values set as a tabular data set.
  • Constructor Details

    • ReferenceDataSetProvider

      public ReferenceDataSetProvider()
      Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
  • Method Details

    • getProductDefinition

      public ProductDefinition getProductDefinition(String referenceDataSetGUID, String identifier, String canonicalName, String description)
      Retrieve the product definition base on a supplied identifier.
      Parameters:
      referenceDataSetGUID - unique identifier for the reference data set
      identifier - unique identifier for the product - stored in open metadata identifier property
      canonicalName - name used for the product and table name
      description - description of the product
      Returns:
      product definition