Class AtlasGlossaryElement
java.lang.Object
org.odpi.openmetadata.adapters.connectors.integration.apacheatlas.properties.AtlasGlossaryBaseProperties
org.odpi.openmetadata.adapters.connectors.integration.apacheatlas.properties.AtlasGlossaryElement
AtlasGlossaryElement describes an Apache Atlas glossary and its terms retrieved from Apache Atlas.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTerms()voidsetTerms(AtlasRelatedTermHeader terms) toString()Methods inherited from class org.odpi.openmetadata.adapters.connectors.integration.apacheatlas.properties.AtlasGlossaryBaseProperties
getAdditionalAttributes, getGuid, getLongDescription, getName, getQualifiedName, getShortDescription, setAdditionalAttributes, setGuid, setLongDescription, setName, setQualifiedName, setShortDescription
-
Constructor Details
-
AtlasGlossaryElement
public AtlasGlossaryElement() -
AtlasGlossaryElement
-
-
Method Details
-
getTerms
-
setTerms
-
toString
- Overrides:
toStringin classAtlasGlossaryBaseProperties
-