Index

A D E G H L M N O P R S T U V W 
All Classes and Interfaces|All Packages

A

assignAssetOwner(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.StewardshipActionInterface
Assign a new owner to an asset.

D

DuplicateManagementInterface - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.api
DuplicateManagementInterface defines the operations to manage the linking of elements that are duplicates of one another.

E

ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
A classification has been added to an element.
ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
A classification has been removed from an element.
ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An element and all its anchored elements have been deleted.
ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An element's GUID has changed.
ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An element's home has changed.
ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
The properties for a classification attached to an element have been updated.
ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An element that was once deleted has been restored.
ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An element's type has changed.
ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An element's properties has been updated.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Compare the values of the supplied object with those stored in the current object.

G

getClassificationName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the name of the classification if the event relates to classifications.
getConsolidatedDuplicate(String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Return details of the consolidated duplicate for a requested element.
getContributingDuplicates(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
List the elements that are contributing to a consolidating duplicate element.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return details of the subject of the event.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the map of properties for the element provided with the event.
getEventTime() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the time that the element was updated.
getEventType() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the event type.
getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the event version id.
getExtendedAnnotations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.SurveyReportInterface
Return any annotations attached to this annotation.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Retrieve a message definition object for an exception.
getPeerDuplicates(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
List the elements that are linked as peer duplicates to the requested element.
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the property map for the previous version of a classification's properties (used for reclassify events).
getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the previous version of the element's header (if the event is related to an element update).
getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getSurveyReportAnnotations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.SurveyReportInterface
Return the annotations linked directly to the report.
getSurveyReports(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.SurveyReportInterface
Return the survey reports linked to the asset.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Create a hash code for this element type.

L

linkElementsAsDuplicates(String, String, String, int, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Create a simple relationship between two elements.
linkElementToConsolidatedDuplicate(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Create a ConsolidatedDuplicateLink relationship between the consolidated duplicate element and one of its contributing element.

M

markAsConsolidatedDuplicate(String, String, int, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Mark an element as a consolidated duplicate (or update the properties if it is already marked as such).
markElementAsKnownDuplicate(String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Classify an element as a known duplicate.

N

NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
A new element has been created.
NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
OMAS-STEWARDSHIP-ACTION-500-006 - The requested connector for connection named {0} has not been created.
NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
OMAS-STEWARDSHIP-ACTION-400-017 - A null topic listener has been passed by user {0} on method {1}

O

OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
OMAS-STEWARDSHIP-ACTION-404-001 - The open metadata repository services are not initialized for the {0} operation
org.odpi.openmetadata.accessservices.stewardshipaction.api - package org.odpi.openmetadata.accessservices.stewardshipaction.api
This package provides the definition of the Java API for the Stewardship Action OMAS.
org.odpi.openmetadata.accessservices.stewardshipaction.events - package org.odpi.openmetadata.accessservices.stewardshipaction.events
This package defines the event payloads sent on the Stewardship Action OMAS's out topic.
org.odpi.openmetadata.accessservices.stewardshipaction.ffdc - package org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
This package provides the first failure data capture support for the Stewardship Action OMAS module.
OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0012 - The Stewardship Action Open Metadata Access Service (OMAS) has sent event of type: {0}
OUT_TOPIC_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0018 - The Stewardship Action Open Metadata Access Service (OMAS) is unable to send an event on its out topic {0}; exception {1} returned error message: {2}

P

PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0014 - Event {0} could not be published due to {1} exception with message: {2}
processEvent(StewardshipActionOutTopicEvent) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.api.StewardshipActionEventListener
Process an event that was published by the Stewardship Action OMAS.
PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0010 - The Stewardship Action Open Metadata Access Service (OMAS) is no longer publishing events to topic {0}
PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0011 - The Stewardship Action Open Metadata Access Service (OMAS) caught an unexpected {0} exception whilst shutting down the out topic {1}.

R

REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An element has been distributed around the cohort - could be for the first time.
registerListener(String, StewardshipActionEventListener) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.StewardshipActionEventInterface
Register a listener object that will be passed each of the events published by the Stewardship Action OMAS.
removeConsolidatedDuplicate(String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the consolidated duplicate element and the links to the elements that contributed to its values.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0003 - The Stewardship Action Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0001 - The Stewardship Action Open Metadata Access Service (OMAS) is initializing a new server instance
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0005 - The Stewardship Action Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0}
SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0002 - The Stewardship Action Open Metadata Access Service (OMAS) is ready to publish asset notifications to topic {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
OMAS-STEWARDSHIP-ACTION-0004 - The Stewardship Action Open Metadata Access Service (OMAS) is shutting down its instance for server {0}
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up details of the subject of the event.
setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the map of properties for the element provided with the event.
setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the time that the element was updated.
setEventType(StewardshipActionEventType) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the event version id.
setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the property map for the previous version of a classification's properties (used for reclassify events).
setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the previous version of the element's header (if the event is related to an element update).
setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
StewardshipActionAuditCode - Enum Class in org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
The StewardshipActionAuditCode is used to define the message content for the OMRS Audit Log.
StewardshipActionErrorCode - Enum Class in org.odpi.openmetadata.accessservices.stewardshipaction.ffdc
The StewardshipActionErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Stewardship Action OMAS Services.
StewardshipActionEventInterface - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.api
StewardshipActionEventInterface defines how a client gets access to the events produced by the Stewardship Action OMAS
StewardshipActionEventListener - Class in org.odpi.openmetadata.accessservices.stewardshipaction.api
StewardshipActionEventListener is the interface that a client implements to register to receive the events from the Stewardship Action OMAS.
StewardshipActionEventListener() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.api.StewardshipActionEventListener
 
StewardshipActionEventType - Enum Class in org.odpi.openmetadata.accessservices.stewardshipaction.events
StewardshipActionEventType describes the different types of events produced by the Stewardship Action OMAS.
StewardshipActionInterface - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.api
StewardshipActionInterface defines the client-side interface for the Stewardship Action OMAS.
StewardshipActionOutTopicEvent - Class in org.odpi.openmetadata.accessservices.stewardshipaction.events
StewardshipActionOutTopicEvent describes the structure of the events emitted by the Stewardship Action OMAS that are about assets.
StewardshipActionOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Default Constructor
StewardshipActionOutTopicEvent(StewardshipActionOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Copy/clone constructor
SurveyReportInterface - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.api
The SurveyReportInterface is used by the steward to review the survey reports associated with an asset.

T

toString() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
JSON-style toString

U

UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
OMAS-STEWARDSHIP-ACTION-500-004 - An unexpected exception occurred when sending an event through connector {0} to the Stewardship Action OMAS out topic.
UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
An event that is not recognized by the local server.
unlinkElementFromConsolidatedDuplicate(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the relationship between two elements that marks them as duplicates.
unlinkElementsAsDuplicates(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the relationship between two elements that marks them as duplicates.
unmarkElementAsKnownDuplicate(String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.DuplicateManagementInterface
Remove the classification that identifies this element as a known duplicate.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.

W

WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.accessservices.stewardshipaction.ffdc.StewardshipActionErrorCode
OMAS-STEWARDSHIP-ACTION-500-007 - The connector generated from the connection named {0} return by the {1} service running in OMAG Server {2} at {3} is not of the required type.
A D E G H L M N O P R S T U V W 
All Classes and Interfaces|All Packages