C D F G I L O P R S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- callGovernanceActionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionElementResponse object.
- callGovernanceActionProcessElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a GovernanceActionProcessElementsResponse object.
- callGovernanceActionProcessesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionProcessElementsResponse object.
- callGovernanceActionProcessGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionProcessElementResponse object.
- callGovernanceActionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionElementsResponse object.
- callGovernanceActionTypeElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST REST call that returns a GovernanceActionTypeElementsResponse object.
- callGovernanceActionTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionTypeElementResponse object.
- callGovernanceActionTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a GovernanceActionTypeElementsResponse 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.
- callGovernanceEnginePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a POST 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.
- callNextGovernanceActionTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.rest.GovernanceEngineRESTClient
-
Issue a GET REST call that returns a NextGovernanceActionTypeElementsResponse 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.
- claimGovernanceAction(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Request that execution of a governance action is allocated to the caller.
- createGovernanceActionProcess(String, GovernanceActionProcessProperties, ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new metadata element to represent a governance action process.
- createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new metadata element to represent a governance action type.
- 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.
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.
F
- findGovernanceActionProcesses(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the list of governance action process metadata elements that contain the search string.
- findGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the list of governance action type metadata elements that contain the search string.
- findGovernanceActionTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the list of governance action type metadata elements that contain the search string.
G
- getActiveClaimedGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the governance actions that are still in process and that have been claimed by this caller's userId.
- getActiveGovernanceActions(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the governance actions that are still in process.
- 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.
- getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Return the name of the server where configuration is supposed to be stored.
- getFirstActionType(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Return the governance action type that is the first step in a governance action process.
- getGovernanceAction(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Request the status of an executing governance action request.
- getGovernanceActionProcessByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the governance action process metadata element with the supplied unique identifier.
- getGovernanceActionProcessesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
- getGovernanceActions(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the governance actions known to the server.
- getGovernanceActionsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- getGovernanceActionTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the governance action type metadata element with the supplied unique identifier.
- getGovernanceActionTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- 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.
- getNextGovernanceActionTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Return the lust of next action type defined for the governance action process.
- 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.
- GovernanceActionProcessClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
-
GovernanceEngineClient sits in the governance context of a governance action service when it is running in the engine host OMAG server.
- GovernanceActionProcessClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceActionProcessClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceActionProcessClient(String, String, GovernanceEngineRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineClient - Class in org.odpi.openmetadata.accessservices.governanceengine.client
-
GovernanceEngineClient sits in the governance context of a governance action service when it is running in the engine host OMAG server.
- GovernanceEngineClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a new client with no authentication embedded in the HTTP request.
- GovernanceEngineClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a new client that passes userId and password in each HTTP request.
- GovernanceEngineClient(String, String, GovernanceEngineRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
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
- initiateGovernanceAction(String, String, int, String, String, List<String>, List<NewActionTarget>, List<String>, Date, String, String, Map<String, String>, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Using the named governance action process as a template, initiate a chain of governance actions.
L
- linkConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkElementsAsPeerDuplicates(String, String, String, int, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Link elements as peer duplicates.
O
- 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.
P
- publishGovernanceActionProcess(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Update the zones for the asset so that it becomes visible to consumers.
R
- recordCompletionStatus(String, String, Map<String, String>, CompletionStatus, List<String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Declare that all the processing for the governance action service is finished and the status of the work.
- 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.
- 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.
- removeFirstActionType(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Remove the link between a governance process and that governance action type that defines its first step.
- removeGovernanceActionProcess(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Remove the metadata element representing a governance action process.
- removeGovernanceActionType(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Remove the metadata element representing a governance action type.
- removeNextActionType(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Remove a follow-on step from a governance action process.
S
- setupFirstActionType(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Set up a link between a governance action process and a governance action type.
- setupNextActionType(String, String, String, String, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Add a link between two governance action types to show that one follows on from the other when a governance action process is executing.
U
- unregisterGovernanceServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineConfigurationClient
-
Unregister a governance service from the governance engine.
- updateActionTargetStatus(String, String, GovernanceActionStatus, Date, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Update the status of a specific action target.
- updateGovernanceActionProcess(String, String, boolean, ProcessStatus, GovernanceActionProcessProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Update the metadata element representing a governance action process.
- updateGovernanceActionStatus(String, String, GovernanceActionStatus) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceEngineClient
-
Update the status of the governance action - providing the caller is permitted.
- updateGovernanceActionType(String, String, boolean, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Update the metadata element representing a governance action type.
- 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.
- updateNextActionType(String, String, String, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Update the properties of the link between two governance action types that shows that one follows on from the other when a governance action process is executing.
W
- withdrawGovernanceActionProcess(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.client.GovernanceActionProcessClient
-
Update the zones for the asset so that it is no longer visible to consumers.
All Classes All Packages