JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Classes
Enum Classes
Methods
Constructors
Deprecated Interfaces
Interface
Description
org.odpi.openmetadata.governanceservers.integrationdaemonservices.connectors.IntegrationConnector
org.odpi.openmetadata.repositoryservices.connectors.auditable.AuditableConnector
Deprecated Classes
Class
Description
org.odpi.openmetadata.accessservices.governanceengine.rest.StatusRequestBody
org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionProcessResource
org.odpi.openmetadata.accessservices.governanceengine.server.spring.GovernanceActionResource
org.odpi.openmetadata.adminservices.client.OMAGServerOperationsClient
org.odpi.openmetadata.adminservices.properties.OMAGServerServiceStatus
org.odpi.openmetadata.adminservices.properties.ServerServicesStatus
org.odpi.openmetadata.adminservices.rest.OMAGServerStatusResponse
org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceActionRequestBody
org.odpi.openmetadata.governanceservers.integrationdaemonservices.connectors.IntegrationConnectorBase
org.odpi.openmetadata.governanceservers.integrationdaemonservices.connectors.IntegrationConnectorProvider
org.odpi.openmetadata.governanceservers.integrationdaemonservices.context.IntegrationContext
org.odpi.openmetadata.platformservices.server.spring.OldOperationalServicesResource
org.odpi.openmetadata.platformservices.server.spring.OldPlatformSecurityResource
org.odpi.openmetadata.platformservices.server.spring.OldServerOriginResource
Deprecated Enum Classes
Enum Class
Description
org.odpi.openmetadata.adminservices.properties.ServerActiveStatus
org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
Deprecated Methods
Method
Description
org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface.addConnectionToAsset
(String, String, String, Connection)
org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner.addConnectionToAsset
(String, String, String, Connection)
org.odpi.openmetadata.accessservices.assetowner.server.spring.AssetOwnerResource.addCombinedSchemaToAsset
(String, String, String, CombinedSchemaRequestBody)
org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface.getTablesForDatabaseSchema
(String, String, int, int)
org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface.getViewsForDatabaseSchema
(String, String, int, int)
org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient.getTablesForDatabaseSchema
(String, String, int, int)
org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient.getViewsForDatabaseSchema
(String, String, int, int)
org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient.registerGovernanceServiceWithEngine
(String, String, String, String, Map<String, String>)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.createSoftwareServerCapability
(String, String, String, boolean, String, SoftwareServerCapabilityProperties)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.createSoftwareServerCapabilityFromTemplate
(String, String, String, boolean, String, TemplateProperties)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.findSoftwareServerCapabilities
(String, String, Date, int, int)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.getSoftwareServerCapabilitiesByName
(String, String, Date, int, int)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.getSoftwareServerCapabilityByGUID
(String, String)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.removeSoftwareServerCapability
(String, String, String, String)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.updateSoftwareServerCapability
(String, String, String, String, boolean, SoftwareServerCapabilityProperties)
org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient.createSoftwareServerCapability
(String, String, String, boolean, String, SoftwareServerCapabilityProperties)
org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient.createSoftwareServerCapabilityFromTemplate
(String, String, String, boolean, String, TemplateProperties)
org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient.findSoftwareServerCapabilities
(String, String, Date, int, int)
org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient.getSoftwareServerCapabilitiesByName
(String, String, Date, int, int)
org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient.getSoftwareServerCapabilityByGUID
(String, String)
org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient.removeSoftwareServerCapability
(String, String, String, String)
org.odpi.openmetadata.accessservices.itinfrastructure.client.CapabilityManagerClient.updateSoftwareServerCapability
(String, String, String, String, boolean, SoftwareServerCapabilityProperties)
org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient.clearPlatformSecurityConnection()
org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient.getPlatformSecurityConnection()
org.odpi.openmetadata.adminservices.client.OMAGServerPlatformConfigurationClient.setPlatformSecurityConnection
(Connection)
org.odpi.openmetadata.adminservices.client.rest.AdminServicesRESTClient.callOMAGServerStatusGetRESTCall
(String, String, Object...)
org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig.getEngines()
org.odpi.openmetadata.adminservices.configuration.properties.EngineServiceConfig.setEngines
(List<EngineConfig>)
org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin.initialize
(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, OMRSAuditLog, String)
org.odpi.openmetadata.adminservices.server.OMAGServerAdminServices.setServerURLRoot
(String, String, String)
org.odpi.openmetadata.adminservices.spring.ConfigDefaultsResource.setServerURLRoot
(String, String, String)
org.odpi.openmetadata.adminservices.spring.ConfigPropertiesResource.setServerType
(String, String, String)
org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler.detectAndThrowInvalidParameterException
(String, FFDCResponseBase)
org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler.detectAndThrowPropertyServerException
(String, FFDCResponseBase)
org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler.detectAndThrowUserNotAuthorizedException
(String, FFDCResponseBase)
org.odpi.openmetadata.commonservices.generichandlers.AssetHandler.updateAssetOwner
(String, String, String, String, int, boolean, boolean, Date, String)
org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler.createDatabaseColumn
(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String)
org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler.createDatabaseTable
(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String)
org.odpi.openmetadata.commonservices.ocf.metadatamanagement.builders.SchemaTypeBuilder.setMaximumElements
(int)
org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler.getEntitiesForRelationshipType
(String, String, String, String, String, int, int, String)
org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler.getRelationshipBetweenEntities
(String, String, String, String, String, String, String)
org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryHandler.getUniqueRelationshipByType
(String, String, String, String, String, String)
org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException.getErrorMessage()
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase.getErrorMessage()
org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute.getAttributeName()
org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute.setAttributeName
(String)
org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement.getRelationshipType()
org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement.setRelationshipType
(ElementType)
org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceConfigurationClientBase.registerGovernanceServiceWithEngine
(String, String, String, String, Map<String, String>)
org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource.initiateGovernanceAction
(String, String, String, String, GovernanceActionRequestBody)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.getTablesForDatabaseSchema
(String, int, int)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.getViewsForDatabaseSchema
(String, int, int)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.removeDatabase
(String, String)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.removeDatabaseColumn
(String, String)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.removeDatabaseSchema
(String, String)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.removeDatabaseTable
(String, String)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.removeDatabaseView
(String, String)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.updateDatabase
(String, DatabaseProperties)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.updateDatabaseColumn
(String, DatabaseColumnProperties)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.updateDatabaseSchema
(String, DatabaseSchemaProperties)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.updateDatabaseTable
(String, DatabaseTableProperties)
org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.updateDatabaseView
(String, DatabaseViewProperties)
org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext.setupProcessParent
(String, String, String, boolean, String, String, ProcessContainmentProperties, Date)
org.odpi.openmetadata.platformservices.server.spring.OldServerOriginResource.getServerOrigin
(String)
org.odpi.openmetadata.platformservices.server.spring.OldServerOriginResource.getServerOrigin
(String, String)
org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient.getMetadataCollectionId()
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.openmetadatatopic.OpenMetadataTopicConnector.checkForEvents()
Use checkForIncomingEvents() instead.
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.OMRSMetadataCollectionBase.addEntityParameterValidation
(String, String, InstanceProperties, List<Classification>, InstanceStatus)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase.addRelationshipParameterValidation
(String, String, InstanceProperties, String, String, InstanceStatus)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase.classifyEntityParameterValidation
(String, String, String, InstanceProperties)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase.declassifyEntityParameterValidation
(String, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase.manageInstanceParameterValidation
(String, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase.removeInstanceParameterValidation
(String, String, String, String, String)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase.updateEntityClassificationParameterValidation
(String, String, String, InstanceProperties)
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollectionBase.updateEntityClassificationParameterValidation
(String, EntityProxy, String, InstanceProperties)
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.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper.checkEntityNotClassifiedEntity
(String, EntitySummary, String, String)
org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper.getNewClassification
(String, String, String, String, ClassificationOrigin, String, InstanceProperties)
org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper.getSkeletonEntity
(String, String, InstanceProvenanceType, String, String)
org.odpi.openmetadata.repositoryservices.localrepository.repositorycontentmanager.OMRSRepositoryContentHelper.getSkeletonEntitySummary
(String, String, InstanceProvenanceType, String, String)
org.odpi.openmetadata.repositoryservices.properties.CohortDescription.getTopicConnection()
org.odpi.openmetadata.repositoryservices.properties.CohortDescription.setTopicConnection
(Connection)
org.odpi.openmetadata.repositoryservices.rest.server.OMRSRepositoryRESTServices.getMetadataCollectionId
(String)
org.odpi.openmetadata.viewservices.assetcatalog.beans.Element.getParentElement()
org.odpi.openmetadata.viewservices.assetcatalog.beans.Element.setParentElement
(Element)
Deprecated Constructors
Constructor
Description
org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
(int, String, String, String, String, String)
org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
(int, String, String, String, String, String, Exception)
org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
(int, String, String, String, String, String, Exception, String)
org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
(int, String, String, String, String, String, String)
org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
(int, String, String, String, String, String, Exception, String)
org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
(int, String, String, String, String, String, String)
org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
(int, String, String, String, String, String)
org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
(int, String, String, String, String, String, Throwable)
org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
(int, String, String, String, String, String)
org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
(int, String, String, String, String, String, Throwable)
org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
(int, String, String, String, String, String)
org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
(int, String, String, String, String, String, Throwable)
org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
(int, String, String, String, String, String, Throwable, Map<String, Object>)
org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
(int, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.commonservices.ocf.metadatamanagement.builders.ReferenceableBuilder
(String, Map<String, String>, Map<String, Object>, OMRSRepositoryHelper, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
(int, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
(int, String, String, String, String, String, Throwable)
org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
(int, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
(int, String, String, String, String, String, Throwable)
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
(int, String, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
(int, String, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
(int, String, String, String, String, String, Throwable, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
(int, String, String, String, String, String, Throwable, String, Map<String, Object>)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
(int, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
(int, String, String, String, String, String, Throwable)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
(int, String, String, String, String, String, Throwable, Map<String, Object>)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
(int, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
(int, String, String, String, String, String, Throwable)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
(int, String, String, String, String, String, Throwable, Map<String, Object>)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
(int, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
(int, String, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
(int, String, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
(int, String, String, String, String, String, Throwable, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
(int, String, String, String, String, String, Throwable, String, Map<String, Object>)
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.exceptions.NoConnectedAssetException
(int, String, String, String, String, String, Exception, String)
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.exceptions.NoConnectedAssetException
(int, String, String, String, String, String, String)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, String)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
(int, String, String, String, String, String, String, Throwable)
org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
(int, String, String, String, String, String, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)
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, Throwable)