Class ExternalGlossaryLink
- java.lang.Object
-
- org.odpi.openmetadata.accessservices.glossaryview.rest.GlossaryViewEntityDetail
-
- org.odpi.openmetadata.accessservices.glossaryview.rest.ExternalGlossaryLink
-
public class ExternalGlossaryLink extends GlossaryViewEntityDetail
Simple POJO that represents an External Glossary Link
-
-
Constructor Summary
Constructors Constructor Description ExternalGlossaryLink()
-
Method Summary
-
Methods inherited from class org.odpi.openmetadata.accessservices.glossaryview.rest.GlossaryViewEntityDetail
addClassification, addClassifications, allProperties, getClassifications, getCreatedBy, getCreateTime, getEffectiveFromTime, getEffectiveToTime, getGuid, getProperties, getQualifiedName, getStatus, getTypeDefName, getUpdatedBy, getUpdateTime, getVersion, putProperties, putProperty, setClassifications, setCreatedBy, setCreateTime, setEffectiveFromTime, setEffectiveToTime, setGuid, setProperties, setQualifiedName, setStatus, setTypeDefName, setUpdatedBy, setUpdateTime, setVersion
-
-