JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Methods
Constructors
Deprecated Interfaces
Interface
Description
org.odpi.openmetadata.repositoryservices.connectors.auditable.AuditableConnector
Deprecated Methods
Method
Description
org.odpi.openmetadata.repositoryservices.connectors.auditable.AuditableConnector.setAuditLog
(OMRSAuditLog)
org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopic.registerListener
(OMRSTopicListener)
org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicConnector.registerListener
(OMRSTopicListener)
org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase.processClassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase.processDeclassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.connectors.omrstopic.OMRSTopicListenerBase.processReclassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection.getMetadataCollectionId()
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection.reHomeEntity
(String, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection.reHomeRelationship
(String, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper.checkEntityNotClassifiedEntity
(String, EntitySummary, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper.getNewClassification
(String, String, String, String, ClassificationOrigin, String, InstanceProperties)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper.getSkeletonEntity
(String, String, InstanceProvenanceType, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryconnector.OMRSRepositoryHelper.getSkeletonEntitySummary
(String, String, InstanceProvenanceType, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor.processClassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor.processDeclassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor.processReclassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor.processClassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor.processDeclassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessor.processReclassifiedEntityEvent
(String, String, String, String, String, EntityDetail)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException.getErrorMessage()
org.odpi.openmetadata.repositoryservices.properties.CohortDescription.getTopicConnection()
org.odpi.openmetadata.repositoryservices.properties.CohortDescription.setTopicConnection
(Connection)
Deprecated Constructors
Constructor
Description
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection
(String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
(int, String, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
(int, String, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
(TypeErrorException)
org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
(OMRSCheckedExceptionBase)
org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
(TypeErrorException)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
(int, String, String, String, String, String, Exception)