Class SurveyOpenMetadataStore

java.lang.Object
org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
org.odpi.openmetadata.frameworks.surveyaction.SurveyOpenMetadataStore

public class SurveyOpenMetadataStore extends OpenMetadataStore
SurveyOpenMetadataStore provides an interface to the open metadata store. This is part of the Governance Action Framework (GAF) and provides a comprehensive interface for working with all types of metadata, subject to the user's security permissions. The interface supports search, maintenance of metadata elements, classifications and relationships.
  • Constructor Details

    • SurveyOpenMetadataStore

      public SurveyOpenMetadataStore(OpenMetadataClient openMetadataStore, String userId, String externalSourceGUID, String externalSourceName, String originatorGUID)
      The constructor needs an implementation of the open metadata store.
      Parameters:
      openMetadataStore - client implementation
      userId - calling user
      externalSourceGUID - unique identifier for external source (or null)
      externalSourceName - unique name for external source (or null)
      originatorGUID - unique identifier of the source of the to do