Index

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

C

classifyMetadataElementInStore(String, String, String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Add a new classification to the metadata element.
clearTranslation(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Remove the translation for a particular language/locale for a metadata element.
clearValidMetadataMapName(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Remove a valid map name value for a property.
clearValidMetadataValue(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Remove a valid value for a property.
createIncidentReport(String, String, String, IncidentReportRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Create an incident report to capture the situation detected by this governance action service.
createMetadataElementInStore(String, String, String, NewMetadataElementRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Create a new metadata element in the metadata store.
createRelatedElementsInStore(String, String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Create a relationship between two metadata elements.

D

declassifyMetadataElementInStore(String, String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Remove the named classification from a specific metadata element.
deleteMetadataElementInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Delete a specific metadata element.
deleteRelatedElementsInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Delete a relationship between two metadata elements.

F

findMetadataElements(String, String, String, boolean, boolean, long, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsWithString(String, String, String, boolean, boolean, long, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the metadata elements that contain the requested string.
findRelationshipsBetweenMetadataElements(String, String, String, boolean, boolean, long, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Return a list of relationships that match the requested conditions.

G

getAllRelatedMetadataElements(String, String, String, String, boolean, boolean, long, int, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the metadata elements connected to the supplied element.
getMetadataElementByGUID(String, String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, String, boolean, boolean, long, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, long, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getRelatedMetadataElements(String, String, String, String, String, boolean, boolean, long, int, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the metadata elements connected to the supplied element.
getTranslation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the translation for the matching language/locale.
getTranslations(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve all translations associated with a metadata element.
getValidMetadataMapName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve details of a specific valid name for a map property.
getValidMetadataMapValue(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve details of a specific valid value for a map name.
getValidMetadataValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve details of a specific valid value for a property.
getValidMetadataValues(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve all the valid values for the requested property.

I

initiateGovernanceAction(String, String, String, GovernanceActionRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateGovernanceActionProcess(String, String, GovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Using the named governance action process as a template, initiate a chain of governance actions.

L

linkConsolidatedDuplicate(String, String, ConsolidatedDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a simple relationship between two elements.
linkElementsAsPeerDuplicates(String, String, PeerDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Create a simple relationship between two elements.
logAssetAuditMessage(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Log an audit message about an asset.

O

OpenGovernanceResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
GovernanceEngineOMASResource supports the REST APIs for running Governance Action Service
OpenGovernanceResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
 
OpenMetadataStoreResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
OpenMetadataStoreResource supports the REST APIs for running Open Metadata Store Service
OpenMetadataStoreResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
 
openToDo(String, String, String, ToDoRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Create a To-Do request for someone to work on.
org.odpi.openmetadata.frameworkservices.gaf.server.spring - package org.odpi.openmetadata.frameworkservices.gaf.server.spring
 

R

reclassifyMetadataElementInStore(String, String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Update the properties of a classification that is currently attached to a specific metadata element.
recordCompletionStatus(String, String, String, CompletionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Declare that all the processing for the governance action service is finished and the status of the work.

S

setTranslation(String, String, String, String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Create or update the translation for a particular language/locale for a metadata element.
setUpValidMetadataMapName(String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
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, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataValue(String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Create or update the valid value for a particular open metadata property name.

U

updateActionTargetStatus(String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
Update the status of a specific action target.
updateClassificationEffectivityInStore(String, String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Update the effectivity dates of a specific classification attached to a metadata element.
updateMetadataElementEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Update the status of specific metadata element.
updateRelatedElementsEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
Update the properties associated with a relationship.

V

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