Class BigGlossaryArchiveBuilder
java.lang.Object
org.odpi.openmetadata.archiveutilities.bigglossaries.catalogcontent.BigGlossaryArchiveBuilder
BigGlossaryArchiveBuilder provides API metadata.
-
Constructor Summary
ConstructorDescriptionBigGlossaryArchiveBuilder
(String glossaryIdentifier) Constructor pushes all archive header values to the superclass -
Method Summary
Modifier and TypeMethodDescriptionReturns 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
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
-