JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Classes
Methods
Constructors
Classes
Class
Description
org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerCapabilityElement
org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerCapabilityProperties
Methods
Method
Description
org.odpi.openmetadata.accessservices.assetconsumer.properties.AssetProperties.getOwnerType()
org.odpi.openmetadata.accessservices.assetconsumer.properties.AssetProperties.setOwnerType(OwnerType)
org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface.updateAssetOwner(String, String, String, OwnerType)
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.client.AssetOwner.updateAssetOwner(String, String, String, OwnerType)
org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties.getOwnerType()
org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties.setOwnerType(OwnerType)
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.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.configuration.properties.EventBusConfig.getAdditionalProperties()
org.odpi.openmetadata.adminservices.configuration.properties.EventBusConfig.setAdditionalProperties(Map<String, Object>)
org.odpi.openmetadata.adminservices.configuration.registration.AccessServiceAdmin.initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, OMRSAuditLog, String)
org.odpi.openmetadata.adminservices.OMAGServerAdminServices.setServerURLRoot(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.frameworks.connectors.ffdc.OCFCheckedExceptionBase.getErrorMessage()
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode.getErrorMessageId()
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode.getFormattedErrorMessage(String...)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode.getHTTPErrorCode()
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode.getSystemAction()
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode.getUserAction()
org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute.getLocalSchemaType()
org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary.getOwnerType()
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.metadatasecurity.OpenMetadataAssetSecurity.verifyAssetZones(List<String>, List<String>, Asset, Asset)
org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient.getMetadataCollectionId()
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.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.properties.CohortDescription.getTopicConnection()
org.odpi.openmetadata.repositoryservices.properties.CohortDescription.setTopicConnection(Connection)
Constructors
Constructor
Description
org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException(int, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException(int, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException(int, String, String, String, String, String, String)
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase(int, String, String, String, String, String)
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.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection(String)