C D F G L O R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- callBooleanGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a GET REST call that returns a BooleanResponse object.
- callElementHeaderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a POST REST call that returns a ElementHeaderResponse object.
- callElementHeadersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a POST REST call that returns a ElementHeadersResponse object.
- callOpenMetadataElementGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a GET REST call that returns a OpenMetadataElementResponse object.
- callOpenMetadataElementPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a POST REST call that returns a OpenMetadataElementResponse object.
- callOpenMetadataElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a POST REST call that returns a OpenMetadataElementsResponse object.
- callRelatedMetadataElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a GET REST call that returns a RelatedMetadataElementListResponse object.
- callRelatedMetadataElementListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a POST REST call that returns a RelatedMetadataElementListResponse object.
- callRelatedMetadataElementsListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a GET REST call that returns a RelatedMetadataElementsListResponse object.
- callRelatedMetadataElementsListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a POST REST call that returns a RelatedMetadataElementsListResponse object.
- callTranslationDetailGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a GET REST call that returns a TranslationDetailResponse object.
- callTranslationListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a GET REST call that returns a TranslationListResponse object.
- callValidMetadataValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Issue a GET REST call that returns a ValidMetadataValueResponse object.
- callValidMetadataValueListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Add a new classification to the metadata element.
- clearTranslation(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Remove the translation for a particular language/locale for a metadata element.
- clearValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create an incident report to capture the situation detected by this governance action service.
- createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create a relationship between two metadata elements.
D
- deleteMetadataElementInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Delete a specific metadata element.
- deleteRelatedElementsInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Delete a relationship between two metadata elements.
F
- findMetadataElements(String, String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Return a list of relationships that match the requested conditions.
G
- getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Retrieve the metadata elements connected to the supplied element.
- getTranslation(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Retrieve the translation for the matching language/locale.
- getTranslations(String, String, int, int) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Retrieve all translations associated with a metadata element.
- getValidMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Retrieve details of a specific valid value for a property.
- getValidMetadataValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Retrieve all the valid values for the requested property.
L
- linkConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Link elements as peer duplicates.
O
- OpenMetadataStoreClientBase - Class in org.odpi.openmetadata.commonservices.gaf.client
-
OpenMetadataStoreClientBase sits in the governance context of a governance action service when it is running in the engine host OMAG server.
- OpenMetadataStoreClientBase(String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create a new client with no authentication embedded in the HTTP request.
- OpenMetadataStoreClientBase(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create a new client that passes userId and password in each HTTP request.
- OpenMetadataStoreClientBase(String, String, String, OpenMetadataStoreRESTClient, int) - Constructor for class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create a new client that passes userId and password in each HTTP request.
- OpenMetadataStoreRESTClient - Class in org.odpi.openmetadata.commonservices.gaf.client.rest
-
OpenMetadataStoreRESTClient is responsible for issuing calls to the OMAS REST APIs.
- OpenMetadataStoreRESTClient(String, String) - Constructor for class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Constructor for no authentication.
- OpenMetadataStoreRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Constructor for simple userId and password authentication.
- OpenMetadataStoreRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Constructor for simple userId and password authentication with audit log.
- OpenMetadataStoreRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Constructor for no authentication with audit log.
- openToDo(String, String, String, String, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create a To-Do request for someone to work on.
- org.odpi.openmetadata.commonservices.gaf.client - package org.odpi.openmetadata.commonservices.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.commonservices.gaf.client.rest - package org.odpi.openmetadata.commonservices.gaf.client.rest
-
This package contains the internal class for issuing REST calls.
R
- reclassifyMetadataElementInStore(String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Update the properties of a classification that is currently attached to a specific metadata element.
S
- setTranslation(String, String, TranslationDetail) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create or update the translation for a particular language/locale for a metadata element.
- setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Create or update the valid value for a particular open metadata property name.
U
- unclassifyMetadataElementInStore(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Remove the named classification from a specific metadata element.
- updateClassificationEffectivityInStore(String, String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Update the status of specific metadata element.
- updateMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Update the properties of a specific metadata element.
- updateMetadataElementStatusInStore(String, String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Update the status of specific metadata element.
- updateRelatedElementsEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
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.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Update the properties associated with a relationship.
V
- validateMetadataValue(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.gaf.client.OpenMetadataStoreClientBase
-
Validate whether the value found in an open metadata property is valid.
All Classes All Packages