Index

C D F G I L O P R S U V 
All Classes and Interfaces|All Packages

C

callBooleanGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a BooleanResponse object.
callElementHeaderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a ElementHeaderResponse object.
callElementHeadersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a ElementHeadersResponse object.
callOpenMetadataElementGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a OpenMetadataElementResponse object.
callOpenMetadataElementPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a OpenMetadataElementResponse object.
callOpenMetadataElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a OpenMetadataElementsResponse object.
callRelatedMetadataElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a RelatedMetadataElementListResponse object.
callRelatedMetadataElementListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a RelatedMetadataElementListResponse object.
callRelatedMetadataElementsListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a RelatedMetadataElementsListResponse object.
callRelatedMetadataElementsListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a POST REST call that returns a RelatedMetadataElementsListResponse object.
callTranslationDetailGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a TranslationDetailResponse object.
callTranslationListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a TranslationListResponse object.
callValidMetadataValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a ValidMetadataValueResponse object.
callValidMetadataValueListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Issue a GET REST call that returns a ValidMetadataValueListResponse object.
classifyMetadataElementInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Add a new classification to the metadata element.
clearTranslation(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Remove the translation for a particular language/locale for a metadata element.
clearValidMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Remove a valid map name value for a property.
clearValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Remove a valid value for a property.
createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create an incident report to capture the situation detected by this governance action service.
createMetadataElementInStore(String, String, String, String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a new metadata element in the metadata store.
createRelatedElementsInStore(String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a relationship between two metadata elements.

D

declassifyMetadataElementInStore(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Remove the named classification from a specific metadata element.
declassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Remove the named classification from a specific metadata element.
deleteMetadataElementInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Delete a specific metadata element.
deleteRelatedElementsInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Delete a relationship between two metadata elements.
deleteRelatedElementsInStore(String, String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Delete a relationship between two metadata elements.
disconnectListener() - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Called during the disconnect processing of the watchdog governance action service.

F

findMetadataElements(String, String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsWithString(String, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve the metadata elements that contain the requested string.
findRelationshipsBetweenMetadataElements(String, String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Return a list of relationships that match the requested conditions.

G

GAFRESTClient - Class in org.odpi.openmetadata.frameworkservices.gaf.client.rest
GAFRESTClient is responsible for issuing calls to the OMAS REST APIs.
GAFRESTClient(String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for no authentication.
GAFRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for simple userId and password authentication.
GAFRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for simple userId and password authentication with audit log.
GAFRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
Constructor for no authentication with audit log.
getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getRelatedMetadataElements(String, String, int, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve the metadata elements connected to the supplied element.
getTranslation(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve the translation for the matching language/locale.
getTranslations(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve all translations associated with a metadata element.
getValidMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve details of a specific valid name for a map property.
getValidMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve details of a specific valid value for a map name.
getValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve details of a specific valid value for a property.
getValidMetadataValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Retrieve all the valid values for the requested property.
GovernanceListenerManager - Class in org.odpi.openmetadata.frameworkservices.gaf.client
GovernanceListenerManager manages the watchdog listeners through a single registration to the Governance Engine OMAS's out topic.
GovernanceListenerManager(AuditLog, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceListenerManager
Create a governance listener manager for watchdog listeners.

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.frameworkservices.gaf.client.OpenGovernanceClientBase
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.frameworkservices.gaf.client.OpenGovernanceClientBase
Using the named governance action process as a template, initiate a chain of governance actions.
initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
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.frameworkservices.gaf.client.OpenGovernanceClientBase
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.frameworkservices.gaf.client.OpenGovernanceClientBase
Link elements as peer duplicates.

O

OpenGovernanceClientBase - Class in org.odpi.openmetadata.frameworkservices.gaf.client
OpenGovernanceClientBase sits in the governance context of a governance action service when it is running in the engine host OMAG server.
OpenGovernanceClientBase(String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new client with no authentication embedded in the HTTP request.
OpenGovernanceClientBase(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new client that passes userId and password in each HTTP request.
OpenGovernanceClientBase(String, String, String, GAFRESTClient, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Create a new client that passes userId and password in each HTTP request.
OpenMetadataClientBase - Class in org.odpi.openmetadata.frameworkservices.gaf.client
OpenMetadataClientBase provides an interface to the open metadata store.
OpenMetadataClientBase(String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataClientBase(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a new client that passes userId and password in each HTTP request.
OpenMetadataClientBase(String, String, String, GAFRESTClient, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a new client that passes userId and password in each HTTP request.
openToDo(String, String, String, String, int, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a To-Do request for someone to work on.
openToDo(String, String, String, String, String, int, Date, Map<String, String>, String, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create a "To Do" request for someone to work on.
org.odpi.openmetadata.frameworkservices.gaf.client - package org.odpi.openmetadata.frameworkservices.gaf.client
This package contains the clients for configuring and managing governance engines, managing the governance actions, governance action processes and incident reports as well as supporting the metadata needs of the governance action services when they are running in the Engine Host OMAG Server.
org.odpi.openmetadata.frameworkservices.gaf.client.rest - package org.odpi.openmetadata.frameworkservices.gaf.client.rest
This package contains the internal class for issuing REST calls.

P

processEvent(WatchdogGovernanceEvent) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceListenerManager
Process a watchdog event that was published by the Governance Engine OMAS.

R

reclassifyMetadataElementInStore(String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the properties of a classification that is currently attached to a specific metadata element.
recordCompletionStatus(String, String, Map<String, String>, CompletionStatus, List<String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Declare that all the processing for the governance action service is finished and the status of the work.
registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Register a listener to receive events about changes to metadata elements in the open metadata store.
removeListener(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.GovernanceListenerManager
Remove the listener for a specific governance service because this service has been disconnected.

S

setListenerManager(GovernanceListenerManager, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Set up the listener manager.
setTranslation(String, String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create or update the translation for a particular language/locale for a metadata element.
setUpValidMetadataMapName(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Create or update the valid value for a particular open metadata property name.

U

updateActionTargetStatus(String, String, GovernanceActionStatus, Date, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenGovernanceClientBase
Update the status of a specific action target.
updateClassificationEffectivityInStore(String, String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationEffectivityInStore(String, String, String, String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the effectivity dates of a specific classification attached to a metadata element.
updateMetadataElementEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the status of specific metadata element.
updateMetadataElementEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the status of specific metadata element.
updateMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, String, String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the status of specific metadata element.
updateRelatedElementsEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Update the properties associated with a relationship.

V

validateMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Validate whether the name found in an open metadata map property is valid.
validateMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.client.OpenMetadataClientBase
Validate whether the value found in an open metadata property is valid.
C D F G I L O P R S U V 
All Classes and Interfaces|All Packages