Class SurveyOpenMetadataStore

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

public class SurveyOpenMetadataStore extends org.odpi.openmetadata.frameworks.governanceaction.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 Summary

    Constructors
    Constructor
    Description
    SurveyOpenMetadataStore(org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient openMetadataStore, String userId, String externalSourceGUID, String externalSourceName, String originatorGUID)
    The constructor needs an implementation of the open metadata store.
  • Method Summary

    Methods inherited from class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore

    addExternalIdentifier, addExternalIdentifier, archiveMetadataElementInStore, archiveMetadataElementInStore, classifyMetadataElementInStore, classifyMetadataElementInStore, classifyMetadataElementInStore, classifyMetadataElementInStore, clearValidMetadataMapName, clearValidMetadataMapValue, clearValidMetadataValue, confirmSynchronization, createIncidentReport, createMetadataElementFromTemplate, createMetadataElementFromTemplate, createMetadataElementInStore, createMetadataElementInStore, createMetadataElementInStore, createMetadataElementInStore, createRelatedElementsInStore, createRelatedElementsInStore, declassifyMetadataElementInStore, declassifyMetadataElementInStore, deleteMetadataElementInStore, deleteMetadataElementInStore, deleteRelatedElementsInStore, deleteRelatedElementsInStore, findAttributeTypeDefsByCategory, findMetadataElements, findMetadataElementsWithString, findMetadataElementsWithString, findRelationshipsBetweenMetadataElements, findTypeDefsByCategory, findTypesByExternalID, getAllTypes, getAnchoredElementsGraph, getAttributeTypeDefByGUID, getAttributeTypeDefByName, getConsistentMetadataValues, getDeletedElementByUniqueName, getElementsForExternalIdentifier, getExternalIdentifiers, getLineageElementByUniqueName, getMaxPagingSize, getMetadataElementByGUID, getMetadataElementByUniqueName, getMetadataElementFromTemplate, getMetadataElementFromTemplate, getMetadataElementGUIDByUniqueName, getMetadataElementHistory, getMetadataElementRelationships, getRelatedMetadataElement, getRelatedMetadataElements, getRelationshipByGUID, getTypeDefByGUID, getTypeDefByName, getValidMetadataMapName, getValidMetadataMapValue, getValidMetadataValue, getValidMetadataValues, getVendorProperties, isForDuplicateProcessing, isForLineage, isUseCurrentEffectiveTime, openToDo, reclassifyMetadataElementInStore, reclassifyMetadataElementInStore, removeExternalIdentifier, setExternalSourceIds, setForDuplicateProcessing, setForLineage, setUpValidMetadataMapName, setUpValidMetadataMapValue, setUpValidMetadataValue, setUseCurrentEffectiveTime, updateClassificationEffectivityInStore, updateClassificationEffectivityInStore, updateExternalIdentifier, updateExternalIdentifier, updateExternalIdentifier, updateMetadataElementEffectivityInStore, updateMetadataElementEffectivityInStore, updateMetadataElementInStore, updateMetadataElementInStore, updateMetadataElementStatusInStore, updateMetadataElementStatusInStore, updateRelatedElementsEffectivityInStore, updateRelatedElementsEffectivityInStore, updateRelatedElementsInStore, updateRelatedElementsInStore, validateExternalIdentifier, validateMetadataMapName, validateMetadataMapValue, validateMetadataValue

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SurveyOpenMetadataStore

      public SurveyOpenMetadataStore(org.odpi.openmetadata.frameworks.governanceaction.client.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