- getClassificationDefs(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Returns a single governance tag for the enforcement engine
- getGovernanceClassificationDef(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernanceClassificationDefHandler
-
Returns a single tag definitions.
- getGovernanceClassificationDefs(String, List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Returns the list of governance tags for the enforcement engine
- getGovernanceClassificationDefs(String, List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernanceClassificationDefHandler
-
Returns the list of tag definitions.
- getGovernedAsset(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
- getGovernedAssets(String, List<String>, List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
-
Returns the list of governed asset
- getGovernedAssets(String, List<String>, List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernedAssetHandler
-
Returns the list of governed assets with associated tags
- GovernanceClassificationDefHandler - Class in org.odpi.openmetadata.accessservices.governanceengine.server.handlers
-
ConnectionHandler retrieves Connection objects from the property handlers.
- GovernanceClassificationDefHandler(String, OMRSRepositoryConnector) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.handlers.GovernanceClassificationDefHandler
-
Construct the handler with a link to the repository connector
- GovernanceEngineAdmin - Class in org.odpi.openmetadata.accessservices.governanceengine.server.admin
-
- GovernanceEngineAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.admin.GovernanceEngineAdmin
-
Default constructor
- GovernanceEngineOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.governanceengine.server.listeners
-
- GovernanceEngineOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - 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() - 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
-
Default constructor
- 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(String, 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.