java.lang.Object
org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent.BigGlossaryArchiveBuilder

public class BigGlossaryArchiveBuilder extends Object
BigGlossaryArchiveBuilder provides API metadata.
  • Constructor Summary

    Constructors
    Constructor
    Description
    BigGlossaryArchiveBuilder(String glossaryIdentifier)
    Constructor pushes all archive header values to the superclass
  • Method Summary

    Modifier and Type
    Method
    Description
    org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
    Returns the open metadata type archive containing all the elements extracted from the connector providers of the featured open connectors.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BigGlossaryArchiveBuilder

      public BigGlossaryArchiveBuilder(String glossaryIdentifier)
      Constructor pushes all archive header values to the superclass
      Parameters:
      glossaryIdentifier - identifier of the glossary to build in the archive
  • Method Details

    • getOpenMetadataArchive

      public org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive getOpenMetadataArchive()
      Returns the open metadata type archive containing all the elements extracted from the connector providers of the featured open connectors.
      Returns:
      populated open metadata archive object