Class SimpleComboCatalogArchiveBuilder

java.lang.Object
org.odpi.openmetadata.archiveutilities.simplecatalogs.catalogcontent.SimpleComboCatalogArchiveBuilder

public class SimpleComboCatalogArchiveBuilder extends Object
SimpleComboCatalogArchiveBuilder pulls together the metadata from the four simple catalogs into a content pack that can be used in other scenarios.
  • Constructor Details

    • SimpleComboCatalogArchiveBuilder

      public SimpleComboCatalogArchiveBuilder(String archiveName, String archiveRootName)
      Constructor pushes all archive header values to the superclass
      Parameters:
      archiveName - name of the open metadata archive metadata collection.
      archiveRootName - non-spaced root name of the open metadata GUID map.
  • Method Details

    • getOpenMetadataArchive

      public 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