Class BigGlossaryArchiveBuilder
java.lang.Object
org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent.BigGlossaryArchiveBuilder
BigGlossaryArchiveBuilder provides API metadata.
-
Constructor Summary
ConstructorsConstructorDescriptionBigGlossaryArchiveBuilder(String glossaryIdentifier) Constructor pushes all archive header values to the superclass -
Method Summary
Modifier and TypeMethodDescriptionorg.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveReturns the open metadata type archive containing all the elements extracted from the connector providers of the featured open connectors.
-
Constructor Details
-
BigGlossaryArchiveBuilder
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
-