C D F G L O R U 
All Classes All Packages

C

classifyMetadataElementInStore(String, String, String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.spring.OpenMetadataStoreResource
Add a new classification to the metadata element.
createIncidentReport(String, String, String, IncidentReportRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.server.spring.OpenMetadataStoreResource
Create a new metadata element in the metadata store.
createRelatedElementsInStore(String, String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.spring.OpenMetadataStoreResource
Create a relationship between two metadata elements.

D

deleteMetadataElementInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.spring.OpenMetadataStoreResource
Delete a specific metadata element.
deleteRelatedElementsInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.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.commonservices.gaf.server.spring.OpenMetadataStoreResource
Return a list of relationships that match the requested conditions.

G

getMetadataElementByGUID(String, String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.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.commonservices.gaf.server.spring.OpenMetadataStoreResource
Retrieve the metadata elements connected to the supplied element.

L

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

O

OpenMetadataStoreResource - Class in org.odpi.openmetadata.commonservices.gaf.server.spring
OpenMetadataStoreResource supports the REST APIs for running Open Metadata Store Service
OpenMetadataStoreResource() - Constructor for class org.odpi.openmetadata.commonservices.gaf.server.spring.OpenMetadataStoreResource
 
org.odpi.openmetadata.commonservices.gaf.server.spring - package org.odpi.openmetadata.commonservices.gaf.server.spring
 

R

reclassifyMetadataElementInStore(String, String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.spring.OpenMetadataStoreResource
Update the properties of a classification that is currently attached to a specific metadata element.

U

unclassifyMetadataElementInStore(String, String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.spring.OpenMetadataStoreResource
Remove the named classification from a specific metadata element.
updateClassificationEffectivityInStore(String, String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.gaf.server.spring.OpenMetadataStoreResource
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.spring.OpenMetadataStoreResource
Update the status of specific metadata element.
updateRelatedElementsEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.server.spring.OpenMetadataStoreResource
Update the properties associated with a relationship.
C D F G L O R U 
All Classes All Packages