Class DiscoveryAnnotationStore

java.lang.Object
org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore

public abstract class DiscoveryAnnotationStore extends Object
The DiscoveryAnnotationStore provides the interface used by a discovery engine to store annotations in the annotation store. There is one instance of the annotation store for each discovery request. The userId that made the discovery request is the default user for the annotation store. This userId may be over-ridden by the discovery engine.