Index

A C D G I O R U 
All Classes and Interfaces|All Packages

A

addCatalogTarget(String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Add a catalog target to an integration connector.

C

callCatalogTargetGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a CatalogTargetResponse object.
callCatalogTargetsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a CatalogTargetsResponse object.
callGovernanceEngineGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a GovernanceEngineElementResponse object.
callGovernanceEnginesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a GovernanceEngineElementsResponse object.
callGovernanceServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a GovernanceServiceElementResponse object.
callGovernanceServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a GovernanceServiceElementsResponse object.
callIntegrationConnectorGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a IntegrationConnectorElementResponse object.
callIntegrationConnectorsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a IntegrationConnectorElementsResponse object.
callIntegrationGroupGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a IntegrationGroupElementResponse object.
callIntegrationGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a IntegrationGroupElementsResponse object.
callRegisteredGovernanceServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a RegisteredGovernanceServiceResponse object.
callRegisteredGovernanceServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a RegisteredGovernanceServicesResponse object.
callRegisteredIntegrationConnectorGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a RegisteredIntegrationConnectorResponse object.
callRegisteredIntegrationConnectorsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Issue a GET REST call that returns a RegisteredIntegrationConnectorsResponse object.
ConnectedAssetClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
ConnectedAssetClient is used by applications and tools as a factory for Open Connector Framework (OCF) connectors.
ConnectedAssetClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.ConnectedAssetClient
Create a new client that passes userId and password in each HTTP request.
ConnectedAssetClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.ConnectedAssetClient
Create a new client that passes userId and password in each HTTP request.
ConnectedAssetClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
createGovernanceEngine(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Create a new governance engine definition.
createGovernanceService(String, String, String, String, String, Connection) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Create a governance service definition.
createIntegrationConnector(String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Create an integration connector definition.
createIntegrationGroup(String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Create a new integration group definition.

D

deleteGovernanceEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Remove the properties of the governance engine.
deleteGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Remove the properties of the governance service.
deleteIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Remove the properties of the integration connector.
deleteIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Remove the properties of the integration group.

G

getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the list of governance engine definitions that are stored.
getAllGovernanceServices(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the list of governance services definitions that are stored.
getAllIntegrationConnectors(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the list of integration connectors definitions that are stored.
getAllIntegrationGroups(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the list of integration group definitions that are stored.
getCatalogTarget(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Retrieve a specific catalog target associated with an integration connector.
getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the name of the server where configuration is supposed to be stored.
getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the name of the server where configuration is supposed to be stored.
getGovernanceEngineByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the properties from a governance engine definition.
getGovernanceServiceByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the properties from a governance service definition.
getGovernanceServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Return the list of governance engines that a specific governance service is registered with.
getIntegrationConnectorByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the properties from an integration connector definition.
getIntegrationConnectorRegistrations(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationGroupByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Return the properties from an integration group definition.
getRegisteredGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Retrieve a specific integration connector registered with an integration group.
getRegisteredIntegrationConnectors(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Retrieve the identifiers of the integration connectors registered with an integration group.
GovernanceContextClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
GovernanceContextClient sits in the governance context of a governance action service when it is running in the engine host OMAG server.
GovernanceContextClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceContextClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceContextClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceContextClient
Create a new client that passes userId and password in each HTTP request.
GovernanceContextClient(String, String, GAFRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceContextClient
Create a new client that passes userId and password in each HTTP request.
GovernanceEngineConfigurationClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
GovernanceEngineConfigurationClient supports the configuration of governance engine and governance services.
GovernanceEngineConfigurationClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceEngineConfigurationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Create a new client that passes userId and password in each HTTP request.
GovernanceEngineConfigurationClient(String, String, GovernanceEngineRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Create a new client that passes userId and password in each HTTP request.
GovernanceEngineEventClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
GovernanceEngineConfigurationClient supports the configuration of governance engine and governance services.
GovernanceEngineEventClient(String, String, GovernanceEngineRESTClient, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineEventClient
Create a new client that passes userId and password in each HTTP request.
GovernanceEngineRESTClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client.rest
GovernanceEngineRESTClient is responsible for issuing calls to the OMAS REST APIs.
GovernanceEngineRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Constructor for no authentication.
GovernanceEngineRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Constructor for simple userId and password authentication.
GovernanceEngineRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Constructor for simple userId and password authentication with audit log.
GovernanceEngineRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
Constructor for no authentication with audit log.

I

IntegrationGroupConfigurationClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
IntegrationGroupConfigurationClient supports the configuration of integration group and integration connectors.
IntegrationGroupConfigurationClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
IntegrationGroupConfigurationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Create a new client that passes userId and password in each HTTP request.
IntegrationGroupConfigurationClient(String, String, GovernanceEngineRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Create a new client that passes userId and password in each HTTP request.

O

OpenIntegrationServiceClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
OpenIntegrationServiceClient provides an interface to the open integration service.
OpenIntegrationServiceClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.OpenIntegrationServiceClient
Create a new client with no authentication embedded in the HTTP request.
OpenIntegrationServiceClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.OpenIntegrationServiceClient
Create a new client that passes userId and password in each HTTP request.
OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
OpenMetadataStoreClient provides an interface to the open metadata store.
OpenMetadataStoreClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.OpenMetadataStoreClient
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataStoreClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.OpenMetadataStoreClient
Create a new client that passes userId and password in each HTTP request.
org.odpi.openmetadata.accessservices.governanceengine.client - package org.odpi.openmetadata.accessservices.governanceengine.client
This package contains the Java clients for the Governance Engine OMAS.
org.odpi.openmetadata.accessservices.governanceengine.client.rest - package org.odpi.openmetadata.accessservices.governanceengine.client.rest
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses (InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.

R

registerGovernanceServiceWithEngine(String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Deprecated.
registerIntegrationConnectorWithGroup(String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Register an integration connector with a specific integration group.
registerListener(String, GovernanceEngineEventListener) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineEventClient
Register a listener object that will be passed each of the events published by the Governance Engine OMAS.
removeCatalogTarget(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Unregister a catalog target from the integration connector.

U

unregisterGovernanceServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Unregister a governance service from the governance engine.
unregisterIntegrationConnectorFromGroup(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Unregister an integration connector from the integration group.
updateGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Update the properties of an existing governance engine definition.
updateGovernanceService(String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
Update the properties of an existing governance service definition.
updateIntegrationConnector(String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Update the properties of an existing integration connector definition.
updateIntegrationGroup(String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.IntegrationGroupConfigurationClient
Update the properties of an existing integration group definition.
A C D G I O R U 
All Classes and Interfaces|All Packages