Index

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

A

AssetElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Default constructor
AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Copy/clone constructor
AssetProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
AssetProperties is a java bean used to describe assets managed by the governance program.
AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Copy/clone constructor.
assignAssetOwner(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.api.StewardshipActionInterface
Assign a new owner to an asset.

C

ClassificationProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
RelationshipProperties provides the base class for relationships items.
ClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Default constructor
ClassificationProperties(ClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Copy/clone constructor.

D

DuplicateElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
DuplicateElement contains the header for PeerDuplicateLink relationship, its properties and the header of the peer element.
DuplicateElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Default constructor
DuplicateElement(DuplicateElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Copy/clone constructor
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.
DuplicateProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
DuplicatesProperties provides a structure for passing the properties associated with duplicates.
DuplicateProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Default constructor
DuplicateProperties(DuplicateProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Copy/clone constructor
DuplicatesRequestBody - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
DuplicatesRequestBody provides a structure for passing the properties associated with duplicates.
DuplicatesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Default constructor
DuplicatesRequestBody(DuplicatesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Copy/clone constructor
DuplicatesResponse - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
DuplicatesResponse is a response object for passing back a list of duplicates.
DuplicatesResponse() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Default constructor
DuplicatesResponse(DuplicatesResponse) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Copy/clone constructor

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.
ElementStubResponse - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
ElementStubResponse is the response structure used on the OMAS REST API calls that returns element stub object as a response.
ElementStubResponse() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubResponse
Default constructor
ElementStubResponse(ElementStubResponse) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubResponse
Copy/clone constructor
ElementStubsResponse - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
ElementStubListResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
ElementStubsResponse() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubsResponse
Default constructor
ElementStubsResponse(ElementStubsResponse) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubsResponse
Copy/clone constructor
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.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubsResponse
Return comparison result based on the content of the properties.

G

getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return the abbreviation used for this technical element.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return a copy of the additional properties.
getAssetProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Retrieve details of the asset itself.
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.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Return the description of the glossary term.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Returns the stored description property for the technical element.
getDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Returns the stored display name property for the technical element.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDuplicateElement() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the unique identifier of the duplicate.
getDuplicateProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Retrieve details of the duplicate itself.
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getElement() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubResponse
Return the element result.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Return the relationship header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Return the list of metadata elements.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Return the map of properties for the element provided with the event.
getElements() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubsResponse
Return the list of element identifiers.
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.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
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.
getName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Return the glossary term name.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNotes() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return any notes for the steward.
getNotes() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return any notes for the steward.
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).
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getReferenceableProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Return the properties of a referenceable.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Return the element header associated with end 1 of the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Return the element header associated with the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Return details of the relationship
getResourceDescription() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Returns the stored technical description property from the resource.
getResourceName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Returns the name of the resource as known to the technology that supports it.
getSource() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the details of the source that detected the duplicate.
getSource() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the details of the source that detected the duplicate.
getStatusIdentifier() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getStatusIdentifier() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getSteward() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the identifier of the steward that added this duplicate.
getSteward() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the identifier of the steward that added this duplicate.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the name of the property used to identify the steward.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the name of the property used to identify the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the type name of the element used to identify the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the type name of the element used to identify the steward.
getSummary() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return the short (1-2 sentence) description of the technical element.
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.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return the name of the open metadata type for this metadata element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return details of the expected usage of this technical element.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the version identifier of the resource.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubsResponse
Return hash code for this object

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.
MeaningProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
MeaningProperties is a cut-down summary of a glossary term to aid the stewardship action in understanding the content of an asset.
MeaningProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Default constructor
MeaningProperties(MeaningProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
MetadataElement is the common interface for all metadata elements.

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.
org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements - package org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.stewardshipaction.properties - package org.odpi.openmetadata.accessservices.stewardshipaction.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.stewardshipaction.rest - package org.odpi.openmetadata.accessservices.stewardshipaction.rest
This package defines the beans used to build the REST request and response payloads.
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

ReferenceableElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Default constructor
ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Copy/clone constructor
ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Copy/clone constructor.
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.
RelatedElement - Class in org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedElement() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Default constructor
RelatedElement(RelatedElement) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Copy/clone constructor
RelationshipProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
RelationshipProperties provides the base class for relationships items.
RelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Default constructor
RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Copy/clone constructor.
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}
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the abbreviation used for this technical element.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up additional properties.
setAssetProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Save details of the asset itself
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.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Set up the description of the glossary term.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the stored description property for the technical element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the stored display name property for the technical element.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDuplicateElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the header of the duplicate.
setDuplicateProperties(DuplicateProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Save details of the duplicate itself
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubResponse
Set up the element result.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.events.StewardshipActionOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
Set up the relationship header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Set up the element header associated with the properties.
setElementList(List<DuplicateElement>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
Set up the list of metadata elements to return.
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.
setElements(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubsResponse
Set up the list of element identifiers.
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.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Set up the glossary term name.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up any notes for the steward.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up any notes for the steward.
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).
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Set up the fully qualified name.
setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
Set up the properties for a referenceable.
setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Set up the element header associated with end 1 of the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Set up the element header associated with the relationship.
setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
Set up relationship properties
setResourceDescription(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the stored technical description property associated with the resource.
setResourceName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up name of the resource as known to the technology that supports it.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the details of the source that detected the duplicate.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up the details of the source that detected the duplicate.
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the identifier of the steward that added this duplicate.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up the identifier of the steward that added this duplicate.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Return the name of the property used to identify the steward.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Return the name of the property used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
Set up the type name of the element used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
Set up the type name of the element used to identify the steward.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up the short (1-2 sentence) description of the technical element.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Set up the name of the open metadata type for this element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Set up details of the expected usage of this technical element.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Set up the version identifier of the resource.
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.
StewardshipActionOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
StewardshipActionOMASAPIRequestBody provides a common header for Stewardship Action OMAS request bodies for its REST API.
StewardshipActionOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
Default constructor
StewardshipActionOMASAPIRequestBody(StewardshipActionOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
Copy/clone constructor
StewardshipActionOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.stewardshipaction.rest
StewardshipActionOMASAPIResponse provides a common header for Stewardship Action OMAS managed rest to its REST API.
StewardshipActionOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
Default constructor
StewardshipActionOMASAPIResponse(StewardshipActionOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
Copy/clone constructor
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
SupplementaryProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
SupplementaryProperties describe additional information about a technical element (typically assets and schemas) that has been added as part of a governance process.
SupplementaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Default constructor
SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
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

TemplateProperties - Class in org.odpi.openmetadata.accessservices.stewardshipaction.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Copy/clone constructor for the template properties.
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
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.AssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.DuplicateElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.ReferenceableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.metadataelements.RelatedElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ClassificationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.DuplicateProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.MeaningProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.RelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.SupplementaryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.DuplicatesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.ElementStubsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.stewardshipaction.rest.StewardshipActionOMASAPIResponse
JSON-like 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 C D E G H L M N O P R S T U V W 
All Classes and Interfaces|All Packages