Skip navigation links
A B C D E G I N O P Q R S T V 

A

ATTRIBUTE_FOR_SCHEMA_GUID_GUID - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 

B

buildContextForColumn(OMRSMetadataCollection, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.processor.ContextBuilder
 
buildContextForTable(OMRSMetadataCollection, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.processor.ContextBuilder
 

C

captureCheckedException(GovernanceEngineOMASAPIResponse, GovernanceEngineCheckedExceptionBase, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
captureClassificationNotFoundException(GovernanceEngineOMASAPIResponse, ClassificationNotFoundException) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
captureGuidNotFoundException(GovernanceEngineOMASAPIResponse, GuidNotFoundException) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
captureInvalidParameterException(GovernanceEngineOMASAPIResponse, InvalidParameterException) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
captureMetadataServerException(GovernanceEngineOMASAPIResponse, MetadataServerException) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
captureOMRSException(GovernanceEngineOMASAPIResponse, OMRSCheckedExceptionBase) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
 
capturePropertyServerException(GovernanceEngineOMASAPIResponse, PropertyServerException) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
captureTypeNotFoundException(GovernanceEngineOMASAPIResponse, TypeNotFoundException) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
captureUserNotAuthorizedException(GovernanceEngineOMASAPIResponse, UserNotAuthorizedException) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
Set the exception information into the response.
Constants - Class in org.odpi.openmetadata.accessservices.governanceengine.server.util
 
containsGovernedClassification(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
 
ContextBuilder - Class in org.odpi.openmetadata.accessservices.governanceengine.server.processor
 
ContextBuilder() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.processor.ContextBuilder
 
createSoftwareServer(String, String, SoftwareServerCapabilityRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
 
createSoftwareServerCapability(String, SoftwareServerCapability) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
 

D

DEFAULT_SCHEMA_NAME - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
DESCRIPTION - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
DISPLAY_NAME - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 

E

ExceptionHandler - Class in org.odpi.openmetadata.accessservices.governanceengine.server.util
 
ExceptionHandler() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.util.ExceptionHandler
 

G

getGovernedAsset(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Returns a single governed asset
getGovernedAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
Returns the list of governed assets with associated tags
getGovernedAsset(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
 
getGovernedAssets(String, String, List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Returns the list of governed asset
getGovernedAssets(String, List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
Returns the list of governed assets with associated tags
getInstance(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineServicesInstanceMap
Return the instance for this server.
getServerName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineServicesInstance
Return the server name.
getSoftwareServerByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
 
getSoftwareServerCapabilityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
 
GOVERNANCE_ENGINE - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
GovernanceEngineAdmin - Class in org.odpi.openmetadata.accessservices.governanceengine.server.admin
 
GovernanceEngineAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.admin.GovernanceEngineAdmin
 
GovernanceEngineEventProcessor - Class in org.odpi.openmetadata.accessservices.governanceengine.server.processor
 
GovernanceEngineEventProcessor(OMRSRepositoryConnector, OpenMetadataTopicConnector) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.processor.GovernanceEngineEventProcessor
 
GovernanceEngineOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.governanceengine.server.listeners
 
GovernanceEngineOMRSTopicListener(OMRSInstanceEventProcessor) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.listeners.GovernanceEngineOMRSTopicListener
 
GovernanceEnginePublisher - Class in org.odpi.openmetadata.accessservices.governanceengine.server.publisher
GovernanceEnginePublisher is responsible for publishing events about governed asset components .
GovernanceEnginePublisher(GovernanceEngineEventProcessor) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
GovernanceEngineRESTServices - Class in org.odpi.openmetadata.accessservices.governanceengine.server
The GovernanceEngineRESTServices provides the handlers-side implementation of the GovernanceEngine Open Metadata Access Service (OMAS).
GovernanceEngineRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
 
GovernanceEngineServicesInstance - Class in org.odpi.openmetadata.accessservices.governanceengine.server
GovernanceEngineServicesInstance caches references to OMRS objects for a specific server.
GovernanceEngineServicesInstance(OMRSRepositoryConnector) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineServicesInstance
Set up the local repository connector that will service the REST Calls.
GovernanceEngineServicesInstanceMap - Class in org.odpi.openmetadata.accessservices.governanceengine.server
GovernanceEngineServicesInstanceMap provides the mapping for inbound REST requests to the appropriate instances for the requested server.
GovernanceEngineServicesInstanceMap() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineServicesInstanceMap
 
GovernanceEngineValidator - Class in org.odpi.openmetadata.accessservices.governanceengine.server.handlers
ErrorValidator class that provides api validation routines for the other handler classes
GovernedAssetHandler - Class in org.odpi.openmetadata.accessservices.governanceengine.server.handlers
ConnectionHandler retrieves Connection objects from the property handlers.
GovernedAssetHandler(OMRSRepositoryConnector) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
Construct the connection handler with a link to the property handlers's connector and this access service's official name.

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, OMRSAuditLog, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.admin.GovernanceEngineAdmin
Initialize the access service.
isSchemaElement(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
 

N

NAME - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 

O

org.odpi.openmetadata.accessservices.governanceengine.server - package org.odpi.openmetadata.accessservices.governanceengine.server
 
org.odpi.openmetadata.accessservices.governanceengine.server.admin - package org.odpi.openmetadata.accessservices.governanceengine.server.admin
 
org.odpi.openmetadata.accessservices.governanceengine.server.handlers - package org.odpi.openmetadata.accessservices.governanceengine.server.handlers
 
org.odpi.openmetadata.accessservices.governanceengine.server.listeners - package org.odpi.openmetadata.accessservices.governanceengine.server.listeners
 
org.odpi.openmetadata.accessservices.governanceengine.server.processor - package org.odpi.openmetadata.accessservices.governanceengine.server.processor
 
org.odpi.openmetadata.accessservices.governanceengine.server.publisher - package org.odpi.openmetadata.accessservices.governanceengine.server.publisher
 
org.odpi.openmetadata.accessservices.governanceengine.server.util - package org.odpi.openmetadata.accessservices.governanceengine.server.util
 

P

PATCH_LEVEL - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
processClassifiedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.processor.GovernanceEngineEventProcessor
 
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processConflictingInstancesEvent(String, String, String, String, String, String, TypeDefSummary, String, String, InstanceProvenanceType, TypeDefSummary, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processConflictingTypeEvent(String, String, String, String, String, String, TypeDefSummary, String, TypeDefSummary, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processDeclassifiedEntityEvent(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.processor.GovernanceEngineEventProcessor
 
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processDeletedEntityEvent(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.processor.GovernanceEngineEventProcessor
 
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processInstanceBatchEvent(String, String, String, String, String, InstanceGraph) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.listeners.GovernanceEngineOMRSTopicListener
 
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processPurgedEntityEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processPurgedRelationshipEvent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processReclassifiedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.processor.GovernanceEngineEventProcessor
 
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processRefreshEntityRequested(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processRefreshRelationshipRequest(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.listeners.GovernanceEngineOMRSTopicListener
Registry events are ignored by this OMAS
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.listeners.GovernanceEngineOMRSTopicListener
TypeDef events are ignored by this OMAS
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 

Q

QUALIFIED_NAME - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 

R

RELATIONAL_COLUMN - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
RELATIONAL_TABLE - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 

S

SCHEMA_ATTRIBUTE - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
SCHEMA_ATTRIBUTE_TYPE_GUID - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
SECURITY_LABELS - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
SECURITY_PROPERTIES - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
SECURITY_TAG - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
sendInstanceEvent(String, OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.publisher.GovernanceEnginePublisher
 
shutdown() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.admin.GovernanceEngineAdmin
Shutdown the access service.
shutdown() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineServicesInstance
Unregister this instance from the instance map.
SOFTWARE_SERVER_CAPABILITY - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
SOFTWARE_SERVER_CAPABILITY_GUID - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
SOURCE - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 

T

TYPE - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 

V

VERSION - Static variable in class org.odpi.openmetadata.accessservices.governanceengine.server.util.Constants
 
A B C D E G I N O P Q R S T V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.