All Implemented Interfaces:
AuditLoggingComponent

public class ValidMetadataValueDataSetProvider 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

    • ValidMetadataValueDataSetProvider

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

    • getProductDefinition

      public ProductDefinition getProductDefinition(String identifier, String canonicalName, String description)
      Retrieve the product definition base on a supplied identifier.
      Parameters:
      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