public class GlossaryBuilder extends ReferenceableBuilder
GlossaryBuilder creates the parts for an entity that represents a glossary.
  • Constructor Details

    • GlossaryBuilder

      public GlossaryBuilder(String qualifiedName, String displayName, String description, String language, String usage, org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
      Create constructor - when templating
      Parameters:
      qualifiedName - unique name for the glossary
      displayName - short display name for the glossary
      description - description of the glossary
      language - the language used in the definitions with in the glossary
      usage - intended usage of the glossary
      repositoryHelper - helper methods
      serviceName - name of this OMAS
      serverName - name of local server
  • Method Details

    • getInstanceProperties

      public org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties getInstanceProperties(String methodName) throws org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
      Return the supplied bean properties in an InstanceProperties object.
      Overrides:
      getInstanceProperties in class ReferenceableBuilder
      Parameters:
      methodName - name of the calling method
      Returns:
      InstanceProperties object
      Throws:
      org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException - there is a problem with the properties