Uses of Class
org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Packages that use ExternalReferenceProperties Package Description org.odpi.openmetadata.accessservices.assetmanager.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of ExternalReferenceProperties in org.odpi.openmetadata.accessservices.assetmanager.properties
Subclasses of ExternalReferenceProperties in org.odpi.openmetadata.accessservices.assetmanager.properties Modifier and Type Class Description classExternalGlossaryLinkPropertiesExternalGlossaryLinkProperties describes the properties of URL link to a remote glossary.Constructors in org.odpi.openmetadata.accessservices.assetmanager.properties with parameters of type ExternalReferenceProperties Constructor Description ExternalReferenceProperties(ExternalReferenceProperties template)Copy/clone constructor
-