Index

G L M O R S U 
All Classes and Interfaces|All Packages

G

getConsolidatedDuplicate(String, String, String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Return details of the consolidated duplicate for a requested element.
getContributingDuplicates(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
List the elements that are contributing to a consolidating duplicate element.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Return the connection object for the Stewardship Action OMAS's out topic.
getPeerDuplicates(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
List the elements that are linked as peer duplicates to the requested element.

L

linkElementsAsDuplicates(String, String, String, String, DuplicatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Create a simple relationship between two elements.
linkElementToConsolidatedDuplicate(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Create a ConsolidatedDuplicateLink relationship between the consolidated duplicate element and one of its contributing element.

M

markAsConsolidatedDuplicate(String, String, String, DuplicatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Mark an element as a consolidated duplicate (or update the properties if it is already marked as such).
markElementAsKnownDuplicate(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Classify an element as a known duplicate.

O

org.odpi.openmetadata.accessservices.stewardshipaction.server.spring - package org.odpi.openmetadata.accessservices.stewardshipaction.server.spring
 

R

removeConsolidatedDuplicate(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Remove the consolidated duplicate element and the links to the elements that contributed to its values.

S

StewardshipActionResource - Class in org.odpi.openmetadata.accessservices.stewardshipaction.server.spring
The StewardshipActionResource provides the server-side implementation of the Stewardship Action Open Metadata Assess Service (OMAS).
StewardshipActionResource() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Default constructor

U

unlinkElementFromConsolidatedDuplicate(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Remove the relationship between two elements that marks them as duplicates.
unlinkElementsAsDuplicates(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Remove the relationship between two elements that marks them as duplicates.
unmarkElementAsKnownDuplicate(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.server.spring.StewardshipActionResource
Remove the classification that identifies this element as a known duplicate.
G L M O R S U 
All Classes and Interfaces|All Packages