Index

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

A

addAssetOrigin(String, String, String, String, String, AssetOriginProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Add or replace the origin classification for an asset.
addAssetOrigin(String, String, AssetOriginProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Add or replace the origin classification for an asset.
addCommentReply(String, String, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Adds a comment to another comment.
addCommentReply(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Adds a comment to another comment.
addCommentToElement(String, String, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Adds a comment to the element.
addCommentToElement(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Adds a comment to the element.
addElementToSubjectArea(String, String, String, String, String, SubjectAreaClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Classify the element to assert that the definitions it represents are part of a subject area definition.
addElementToSubjectArea(String, String, SubjectAreaClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Classify the element to assert that it is part of a subject area definition.
addExternalIdentifier(String, String, String, String, String, String, ExternalIdentifierProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
Add a new external identifier to an existing open metadata element.
addExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
Add a new external identifier to an existing open metadata element.
addGovernanceDefinitionToElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Link a governance definition to an element using the GovernedBy relationship.
addGovernanceDefinitionToElement(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Link a governance definition to an element using the GovernedBy relationship.
addIncompleteClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Classify the element with the Incomplete classification to indicate that it has more details to come.
addLikeToElement(String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Adds a "LikeProperties" to the element.
addLikeToElement(String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Adds a "LikeProperties" to the element.
addMementoClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Classify the element with the Memento classification to indicate that it has been logically deleted for by lineage requests.
addMoreInformationToElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Link an element to another element using the MoreInformation relationship.
addOwnership(String, String, String, String, String, OwnerProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Add or replace the ownership classification for an element.
addOwnership(String, String, OwnerProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Add or replace the ownership classification for an element.
addRatingToElement(String, String, boolean, RatingProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Adds a star rating and optional review text to the element.
addRatingToElement(String, String, boolean, RatingProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Adds a star rating and optional review text to the element.
addSecurityTags(String, String, String, String, String, SecurityTagsProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Add or replace the security tags for an element.
addSecurityTags(String, String, SecurityTagsProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Add or replace the security tags for an element.
addTagToElement(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Adds a tag (either private of public) to an element.
addTagToElement(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Adds a tag (either private of public) to an element.
archiveGlossaryTerm(String, String, String, String, String, ArchiveProperties, Date, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Archive the metadata element representing a glossary term.
archiveGlossaryTerm(String, String, ArchiveProperties, Date, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Archive the metadata element representing a glossary term.
ArchiveRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ArchiveRequestBody describes the request body used to create/update connection properties.
ArchiveRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
Default constructor
ArchiveRequestBody(ArchiveRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
Copy/clone constructor.
AssetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Default constructor
AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Copy/clone constructor
AssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetElementsResponse is a response object for passing back a a list of assets or an exception if the request failed.
AssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
Default constructor
AssetElementsResponse(AssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
Copy/clone constructor
AssetManagerAuditCode - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.ffdc
The AssetManagerAuditCode is used to define the message content for the OMRS Audit Log.
AssetManagerElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
AssetManagerElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository that represents the asset manager that is using the Asset Manager OMAS.
AssetManagerElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Default constructor
AssetManagerElement(AssetManagerElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Copy/clone constructor
AssetManagerErrorCode - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.ffdc
The AssetManagerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Manager OMAS Services.
AssetManagerEventInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerEventInterface defines how a client gets access to the configuration events produced by the Asset Manager OMAS.
AssetManagerEventListener - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerEventListener is the interface that a client implements to register to receive the events from the Asset Manager OMAS's out topic.
AssetManagerEventType - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.events
AssetManagerEventType describes the different types of events produced by the Asset Manager OMAS.
AssetManagerIdentifiersRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
AssetManagerIdentifiersRequestBody provides the identifiers for an asset manager.
AssetManagerIdentifiersRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Default constructor
AssetManagerIdentifiersRequestBody(AssetManagerIdentifiersRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Copy/clone constructor.
AssetManagerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
AssetManagerOMASAPIResponse provides a common header for Asset Manager OMAS managed rest to its REST API.
AssetManagerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
Default constructor
AssetManagerOMASAPIResponse(AssetManagerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
Copy/clone constructor
AssetManagerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.assetmanager.events
AssetManagerOutTopicEvent provides the structure of the Asset Manager OMAS's OutTopic events.
AssetManagerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Default Constructor
AssetManagerOutTopicEvent(AssetManagerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Copy/clone constructor
assignReferenceValueToItem(String, String, String, String, String, ReferenceValueAssignmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Link a valid value as a reference value to a referencable to act as a tag/classification to help with locating and grouping the referenceable.
attachValidValueToSet(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Create a link between a valid value set or definition and a set.
attachValidValueToSet(String, String, String, String, String, ValidValueMembershipProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Create a link between a valid value set or definition and a set.

C

CalculatedValueClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CalculatedValueClassificationRequestBody is used to identify the schema elements that are calculated (derived) rather than stored.
CalculatedValueClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Default constructor
CalculatedValueClassificationRequestBody(CalculatedValueClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Copy/clone constructor for a primary key.
ClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ClassificationRequestBody describes the request body used when classifying/reclassifying elements.
ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Default constructor
ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Copy/clone constructor.
clearAcceptedAnswer(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Unlink a comment that contains an answer to a question posed in another comment.
clearAcceptedAnswer(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Unlink a comment that contains an answer to a question posed in another comment.
clearAssetConnection(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Remove a relationship between an asset and its connection.
clearAssetOrigin(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the origin classification from an asset.
clearAssetOrigin(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the origin classification from an asset.
clearAssetRelationship(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Remove the relationship between two elements.
clearBusinessSignificant(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the "BusinessSignificant" designation from the element.
clearCategoryParent(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove a parent-child relationship between two categories.
clearCategoryParent(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove a parent-child relationship between two categories.
clearColumnAsPrimaryKey(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Remove the primary key designation from the schema attribute.
clearConfidenceClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the confidence classification from the element.
clearConfidenceClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the confidence classification from the element.
clearConfidentialityClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the confidence classification from the element.
clearConfidentialityClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the confidence classification from the element.
clearConnectorType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Remove a relationship between a connection and a connector type.
clearControlFlow(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the control flow relationship between two elements.
clearCriticalityClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the criticality classification from the element.
clearCriticalityClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the criticality classification from the element.
clearDataAssetAsReferenceData(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Remove the reference data designation from the asset.
clearDataFlow(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the data flow relationship between two elements.
clearEmbeddedConnection(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Remove a relationship between a connection and an endpoint.
clearForeignKeyRelationship(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Remove the foreign key relationship between two schema elements.
clearGlossaryAsCanonical(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the canonical designation from the glossary.
clearGlossaryAsCanonical(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the canonical designation from the glossary.
clearGlossaryAsEditingGlossary(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the editing glossary classification from the glossary.
clearGlossaryAsEditingGlossary(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the editing glossary classification from the glossary.
clearGlossaryAsStagingGlossary(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the staging glossary classification from the glossary.
clearGlossaryAsStagingGlossary(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the staging glossary classification from the glossary.
clearGlossaryAsTaxonomy(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the taxonomy designation from the glossary.
clearGlossaryAsTaxonomy(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the taxonomy designation from the glossary.
clearGovernanceDelegation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Remove the link between a governance definition and a governance definition that is delegated to (ie provides an implementation of).
clearIncompleteClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the Incomplete designation from the element.
clearLineageMapping(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the lineage mapping between two elements.
clearMementoClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the memento designation from the element.
clearOwnership(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the ownership classification from an element.
clearOwnership(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the ownership classification from an element.
clearPortDelegation(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the port delegation relationship between two ports.
clearPortSchemaType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the schema type from a port.
clearProcessCall(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the process call relationship.
clearProcessParent(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove a parent-child relationship between two processes.
clearProcessPort(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Unlink a port from a process.
clearRetentionClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the retention classification from the element.
clearRetentionClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the retention classification from the element.
clearSchemaElementAsCalculatedValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Remove the calculated value designation from the schema element.
clearSchemaElementRelationship(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Remove a relationship between two schema elements.
clearSchemaTypeParent(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Remove the relationship between a schema type and its parent data asset, process or port.
clearSecurityTags(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the security tags classification from an element.
clearSecurityTags(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the security tags classification from an element.
clearSemanticAssignment(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove a semantic assignment relationship between an element and its glossary term.
clearSemanticAssignment(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove a semantic assignment relationship between an element and its glossary term.
clearTermAsAbstractConcept(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the abstract concept designation from the glossary term.
clearTermAsAbstractConcept(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the activity designation from the glossary term.
clearTermAsActivity(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the context definition designation from the glossary term.
clearTermAsContext(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the context definition designation from the glossary term.
clearTermAsDataValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the data value designation from the glossary term.
clearTermAsDataValue(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the object identifier designation from the glossary term.
clearTermAsObjectIdentifier(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the spine attribute designation from the glossary term.
clearTermAsSpineAttribute(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the spine object designation from the glossary term.
clearTermAsSpineObject(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Unlink a term from a category.
clearTermCategory(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Unlink a term from a category.
clearTermRelationship(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the relationship between two terms.
clearTermRelationship(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the relationship between two terms.
CollaborationExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
The CollaborationExchangeInterface supports the exchange of comments, likes, reviews/ratings and informal tags.
CollaborationManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.management
The CollaborationManagementInterface supports the exchange of comments, likes, reviews/ratings and informal tags.
CommentElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
CommentElement contains the properties and header for a Comment entity retrieved from the metadata repository.
CommentElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Default constructor
CommentElement(CommentElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Copy/clone constructor
CommentElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CommentElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
CommentElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
Default constructor
CommentElementResponse(CommentElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
Copy/clone constructor
CommentElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CommentElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
CommentElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
Default constructor
CommentElementsResponse(CommentElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
Copy/clone constructor
confirmSynchronization(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
Confirm that the values of a particular metadata element have been synchronized.
ConnectionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Default constructor
ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Copy/clone constructor
ConnectionExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
ConnectionExchangeInterface provides methods to define connections and their supporting objects The interface supports the following types of objects Connections - the connections used to create connector instances that can access the connection. ConnectorTypes - description of a specific that can be used to access the connection. ConnectorCategories - the network information needed to access the connection. Endpoints - the network information needed to access the connection.
ConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
OCFConnectionRequestBody describes the request body used to create/update connection properties.
ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Default constructor
ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Copy/clone constructor.
ConnectionResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectionResponse is a response object for passing back a single connection object.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Copy/clone constructor
ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectionsResponse is a response object for passing back a list of connection objects.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Copy/clone constructor
ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Default constructor
ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Copy/clone constructor
ConnectorTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectorTypeRequestBody describes the request body used to create/update connector type properties.
ConnectorTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Default constructor
ConnectorTypeRequestBody(ConnectorTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Copy/clone constructor.
ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectorReportResponse is a response object for passing back a single connector type object.
ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Default constructor
ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Copy/clone constructor
ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Default constructor
ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Copy/clone constructor
ControlledGlossaryTermRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlledGlossaryTermRequestBody describes the request body used to create/update controlled glossary term properties.
ControlledGlossaryTermRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Default constructor
ControlledGlossaryTermRequestBody(ControlledGlossaryTermRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Copy/clone constructor.
createAnchoredSchemaType(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, boolean, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Create a new metadata element to represent a schema type.
createConnection(String, String, String, boolean, ExternalIdentifierProperties, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a new metadata element to represent the connection.
createConnectionFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, String, String, boolean, ExternalIdentifierProperties, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a new metadata element to represent the root of a connectorType.
createConnectorTypeFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
createControlledGlossaryTerm(String, String, String, boolean, String, ExternalIdentifierProperties, GlossaryTermProperties, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createControlledGlossaryTerm(String, String, GlossaryTermProperties, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createDataAsset(String, String, String, boolean, ExternalIdentifierProperties, DataAssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Create a new metadata element to represent an asset using an existing metadata element as a template.
createEndpoint(String, String, String, boolean, ExternalIdentifierProperties, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a new metadata element to represent the endpoint.
createEndpointFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a new metadata element to represent an endpoint using an existing metadata element as a template.
createExternalAssetManager(String, AssetManagerProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalAssetManagerInterface
Create information about the external asset manager.
createExternalReference(String, String, String, boolean, ExternalIdentifierProperties, String, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Create a definition of an external reference.
createGlossary(String, String, String, boolean, ExternalIdentifierProperties, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a new metadata element to represent the root of a glossary.
createGlossary(String, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a new metadata element to represent the root of a glossary.
createGlossaryCategory(String, String, String, boolean, String, ExternalIdentifierProperties, GlossaryCategoryProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a new metadata element to represent a glossary category.
createGlossaryCategory(String, String, GlossaryCategoryProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a new metadata element to represent a glossary category.
createGlossaryCategoryFromTemplate(String, String, String, boolean, String, String, ExternalIdentifierProperties, boolean, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryCategoryFromTemplate(String, String, String, TemplateProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryFromTemplate(String, String, TemplateProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryTerm(String, String, String, boolean, String, ExternalIdentifierProperties, GlossaryTermProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term.
createGlossaryTerm(String, String, GlossaryTermProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a new metadata element to represent a glossary term.
createGlossaryTermFromTemplate(String, String, String, boolean, String, String, ExternalIdentifierProperties, boolean, boolean, GlossaryTermStatus, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createGlossaryTermFromTemplate(String, String, String, TemplateProperties, boolean, boolean, GlossaryTermStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createGovernanceDefinition(String, String, String, String, ExternalIdentifierProperties, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Create a new definition.
createInformalTag(String, TagProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Creates a new informal tag and returns the unique identifier for it.
createInformalTag(String, TagProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Creates a new informal tag and returns the unique identifier for it.
createNote(String, String, String, boolean, String, ExternalIdentifierProperties, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Create a new metadata element to represent a note.
createNote(String, String, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Create a new metadata element to represent a note.
createNoteLog(String, String, String, boolean, String, ExternalIdentifierProperties, NoteLogProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Create a new metadata element to represent a note log and attach it to an element (if supplied).
createNoteLog(String, String, NoteLogProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Create a new metadata element to represent a note log and attach it to an element (if supplied).
createPort(String, String, String, boolean, String, ExternalIdentifierProperties, PortProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Create a new metadata element to represent a port.
createProcess(String, String, String, boolean, ExternalIdentifierProperties, ProcessStatus, ProcessProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Create a new metadata element to represent a process.
createProcessFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Create a new metadata element to represent a process using an existing metadata element as a template.
createSchemaAttribute(String, String, String, boolean, String, ExternalIdentifierProperties, SchemaAttributeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(String, String, String, boolean, String, String, ExternalIdentifierProperties, TemplateProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaType(String, String, String, boolean, ExternalIdentifierProperties, boolean, boolean, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Create a new metadata element to represent a schema type.
createSchemaTypeFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createValidValueDefinition(String, String, String, String, ExternalIdentifierProperties, ValidValueProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Create a new valid value definition.
createValidValueSet(String, String, String, ExternalIdentifierProperties, ValidValueProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Create a new valid value set.

D

DataAssetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
DataAssetElement contains the properties and header for an asset retrieved from the metadata repository.
DataAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Default constructor
DataAssetElement(DataAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Copy/clone constructor
DataAssetElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
DataAssetElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Default constructor
DataAssetElementResponse(DataAssetElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Copy/clone constructor
DataAssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetElementsResponse is a response object for passing back a a list of assets or an exception if the request failed.
DataAssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Default constructor
DataAssetElementsResponse(DataAssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Copy/clone constructor
DataAssetExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
DataAssetExchangeInterface provides methods to define data assets, their schemas and connections, along with supporting objects, and lineage.
DataAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetRequestBody describes the request body used to create/update asset properties.
DataAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Default constructor
DataAssetRequestBody(DataAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Copy/clone constructor.
deleteExternalReference(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Remove the definition of an external reference.
deleteGovernanceDefinition(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Delete a specific governance definition.
deleteTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Removes an informal tag from the repository.
deleteTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Removes an informal tag from the repository.
detachValidValueFromSet(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Remove the link between a valid value and a set it is a member of.

E

EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EffectiveTimeQueryRequestBody carries the date/time for a query.
EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Default constructor
EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Copy/clone constructor
ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
A classification has been added to an element.
ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
A classification has been removed from an element.
ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An element and all its anchored elements have been deleted.
ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An element's GUID has changed.
ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An element's home has changed.
ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
The properties for a classification attached to an element have been updated.
ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An element that was once deleted has been restored.
ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An element's type has changed.
ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An element's properties has been updated.
EndpointElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Default constructor
EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Copy/clone constructor
EndpointRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EndpointRequestBody describes the request body used to create/update endpoint properties.
EndpointRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Default constructor
EndpointRequestBody(EndpointRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Copy/clone constructor.
EndpointResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EndpointResponse is a response object for passing back a single endpoint object.
EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Default constructor
EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Copy/clone constructor
EndpointsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
EndpointsResponse is a response object for passing back a list of endpoint objects.
EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Default constructor
EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Copy/clone constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.rest.ArchiveRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Return comparison result based on the content of the properties.
ExternalAssetManagerInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
ExternalAssetManagerInterface provides the interface for retrieving the identity of an external asset manager.
ExternalIdentifierManagerInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
ExternalIdentifierManagerInterface provides the interface for managing external identifiers.
ExternalReferenceElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalReferenceElement stores information about an link to an external resource that is relevant to this element.
ExternalReferenceElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Default Constructor
ExternalReferenceElement(ExternalReferenceElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Copy/clone Constructor - the resulting object.
ExternalReferenceElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ExternalReferenceElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Default constructor
ExternalReferenceElementResponse(ExternalReferenceElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Copy/clone constructor
ExternalReferenceElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ExternalReferenceElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Default constructor
ExternalReferenceElementsResponse(ExternalReferenceElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Copy/clone constructor
ExternalReferenceLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalReferenceLinkElement stores information about an link to an external resource that is relevant to this element.
ExternalReferenceLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Default Constructor
ExternalReferenceLinkElement(ExternalReferenceLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Copy/clone Constructor - the resulting object.
ExternalReferenceLinkElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ExternalReferenceLinkElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Default constructor
ExternalReferenceLinkElementResponse(ExternalReferenceLinkElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Copy/clone constructor
ExternalReferenceLinkElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceLinkElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ExternalReferenceLinkElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Default constructor
ExternalReferenceLinkElementsResponse(ExternalReferenceLinkElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Copy/clone constructor
ExternalReferenceLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceLinkRequestBody describes the request body used to create/update links to external glossary elements.
ExternalReferenceLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Default constructor
ExternalReferenceLinkRequestBody(ExternalReferenceLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Copy/clone constructor.
ExternalReferenceRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalReferenceRequestBody describes the request body used to create/update external reference properties.
ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Default constructor
ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Copy/clone constructor.
ExternalReferencesInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
The ExternalReferencesInterface is used by the governance team to define external references to elements within the governance program.

F

FindByPropertiesRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
FindByPropertiesRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
FindByPropertiesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
Default constructor
FindByPropertiesRequestBody(FindByPropertiesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
Copy/clone constructor
findComments(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the list of comment metadata elements that contain the search string.
findComments(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the list of comment metadata elements that contain the search string.
findConnections(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of asset metadata elements that contain the search string.
findConnectorTypes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of connectorType metadata elements that contain the search string.
findDataAssets(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Retrieve the list of asset metadata elements that contain the search string.
findElementsByClassificationWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
findElementsByClassificationWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
findElementsByPropertyValue(String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements by a value found in one of the properties specified.
findElementsByPropertyValue(String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements by a value found in one of the properties specified.
findEndpoints(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of endpoint metadata elements that contain the search string.
findExternalReferences(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Find the external references that contain the search string - which may contain wildcards.
findGlossaries(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaries(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryCategories(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, String, String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary term metadata elements that contain the search string.
findGlossaryTerms(String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary term metadata elements that contain the search string.
findMyTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the list of the calling user's private tags containing the supplied string in either the name or description.
findMyTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the list of the calling user's private tags containing the supplied string in either the name or description.
findNoteLogs(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the list of note log metadata elements that contain the search string.
findNoteLogs(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the list of note log metadata elements that contain the search string.
findNotes(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the list of note metadata elements that contain the search string.
findNotes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the list of note metadata elements that contain the search string.
findPorts(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the list of port metadata elements that contain the search string.
findProcesses(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the list of process metadata elements that contain the search string.
findRelatedElementsWithPropertyValue(String, String, String, int, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements linked via the requested relationship type name and with the relationship's properties specified.
findRelatedElementsWithPropertyValue(String, String, String, int, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements linked via the requested relationship type name and with the relationship's properties specified.
findRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
findRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
findSchemaAttributes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the list of schema type metadata elements that contain the search string.
findTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the list of tags containing the supplied string in either the name or description.
findTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the list of tags containing the supplied string in either the name or description.
findValidValues(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Locate valid values that match the search string.
ForeignKeyRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ForeignKeyRequestBody describes the request body used when creating a foreign key relationship.
ForeignKeyRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Default constructor
ForeignKeyRequestBody(ForeignKeyRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Copy/clone constructor.

G

getAcceptedAnswers() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return details of any comment that provides an accepted answer to the question posed in this comment.
getAliases() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return the list of alternative names for the term.
getAnchorGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Set up an optional anchor GUID for the new external reference.
getAssetManagerGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return the unique identifier of the software server capability that represents the asset manager.
getAssetManagerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return the qualified name of the software server capability that represents the asset manager.
getAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Return the properties for the asset.
getAssetRelationship(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Retrieve the relationship between two elements.
getAssetsByOrigin(String, String, String, FindAssetOriginProperties, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the assets from a specific origin.
getAssetsByOrigin(String, FindAssetOriginProperties, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the assets from a specific origin.
getAssignedItem() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Return the referenceable bean
getAttachedComments(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the comments attached to an element.
getAttachedComments(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the comments attached to an element.
getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the count of attributes in this schema type.
getCategoriesForGlossary(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Return the list of categories associated with a glossary.
getCategoriesForGlossary(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Return the list of categories associated with a glossary.
getCategoriesForTerm(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Return the list of categories associated with a glossary term.
getCategoriesForTerm(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Return the list of categories associated with a glossary term.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the name of the classification if the event relates to classifications.
getComment(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the requested comment.
getComment(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the requested comment.
getConfidenceClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the elements classified with the confidence classification.
getConfidenceClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the elements classified with the confidence classification.
getConfidentialityClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the elements classified with the confidentiality classification.
getConfidentialityClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the elements classified with the confidentiality classification.
getConnectionByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the properties for the connection.
getConnectionsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getConnectionsForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of assets created on behalf of the named asset manager.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's connector type.
getConnectorTypeByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return the properties for the connector type.
getConnectorTypesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getConnectorTypesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of glossaries created on behalf of the named asset manager.
getControlFlow(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCriticalityClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the elements classified with the criticality classification.
getCriticalityClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the elements classified with the criticality classification.
getDataAssetByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the properties for the asset.
getDataAssetsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Retrieve the list of assets created on behalf of the named asset manager.
getDataFlow(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
getDataFlowSuppliers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDestinationLineageMappings(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Return the date/time to use for the query.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return the element result.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return the list of metadata elements.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the map of properties for the element provided with the event.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return the properties for the element.
getElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
Return the list of governance definitions.
getElements(String, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements of the requested type name and/or name.
getElements(String, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements of the requested type name and/or name.
getElementsByClassification(String, String, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements with the requested classification name.
getElementsByClassification(String, String, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements with the requested classification name.
getElementsByClassificationWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
getElementsByClassificationWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements with the requested classification name and with the requested a value found in one of the classification's properties specified.
getElementsByPropertyValue(String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements by a value found in one of the properties specified.
getElementsByPropertyValue(String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements by a value found in one of the properties specified.
getElementsByTag(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
getElementsByTag(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
getElementsForExternalIdentifier(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getElementsSourceFrom(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getElementsSourceFrom(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return the list of embedded connections for this virtual connection.
getEndOneElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the element at end one of the relationship that is described in the principleElement.
getEndOneElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the property map for end one's properties (used for relationship events).
getEndpoint() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's endpoint.
getEndpointByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return the properties for the endpoint.
getEndpointsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Retrieve the list of glossaries created on behalf of the named asset manager.
getEndTwoElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the element at end two of the relationship that is described in the principleElement.
getEndTwoElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the property map for end two's properties (used for relationship events).
getEventTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the time that the element was updated.
getEventType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the event type.
getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
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.assetmanager.events.AssetManagerEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the event version id.
getExternalAssetManagerGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalAssetManagerInterface
Retrieve the unique identifier of the external asset manager from its qualified name.
getExternalReferenceByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Return information about a specific external reference.
getExternalReferences(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Retrieve the list of external references sorted in open metadata.
getExternalReferencesById(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Retrieve the list of external references for this resourceId.
getExternalReferencesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Retrieve the list of external references for this name.
getExternalReferencesByURL(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Retrieve the list of external references for this URL.
getExternalReferencesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Retrieve the list of external reference created on behalf of the named asset manager.
getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the schema type that is reusable amongst assets.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return details of the relationship from the element in the request to the comment.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Return details of the relationship from the element in the request to the tag.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Return details of the relationship from the element in the request to the like.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return details of the relationship from the element in the request to the note.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Return details of the relationship from the element in the request to the note log.
getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Return details of the relationship from the element in the request to the rating.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return the formula used to calculate the value.
getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the specification language for the formula.
getGlossariesByName(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossaries created on behalf of the named asset manager.
getGlossaryByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoriesByName(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryForCategory(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the glossary metadata element for the requested glossary category.
getGlossaryForCategory(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the glossary metadata element for the requested category.
getGlossaryForTerm(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the glossary metadata element for the requested glossary term.
getGlossaryForTerm(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the glossary metadata element for the requested term.
getGlossaryGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Return the unique identifier of the glossary scope.
getGlossaryGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Return the unique identifier of the glossary scope.
getGlossaryGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Return the unique identifier of the glossary scope.
getGlossarySubCategories(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossarySubCategories(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermHistory(String, String, String, String, Date, Date, int, int, boolean, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve all the versions of a glossary term.
getGlossaryTermHistory(String, String, Date, Date, int, int, boolean, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve all the versions of a glossary term.
getGlossaryTermsByName(String, String, String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermsByName(String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
Return the status for the element.
getGlossaryTermStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return the status for the element.
getGovernanceDefinitionByDocId(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Retrieve the governance definition by its assigned unique document identifier.
getGovernanceDefinitionByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Retrieve the governance definition by the unique identifier assigned by this service when it was created.
getGovernedByDefinitions(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getGovernedByDefinitions(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getGovernedElements(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
getGovernedElements(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
getInitialStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the initial status for the controlled glossary term.
getLastUpdate() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return the last time a change was made to this note.
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Return the list of statuses to return (null for all).
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Return the list of statuses to return (null for all).
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Return the list of statuses to return (null for all).
getLineageMapping(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the lineage mapping relationship between two elements.
getLink() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the specific link properties used to identify this link to the attached element.
getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the type of schema element that represents the key or property name for the map.
getMapToElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the type of schema element that represents the property value for the map.
getMeanings(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getMeanings(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getMembersOfSubjectArea(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getMembersOfSubjectArea(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Retrieve a message definition object for an exception.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMoreInformationForElements(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the elements linked via a "MoreInformation" relationship to the requested element.
getMyTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the list of the calling user's private tags exactly matching the supplied name.
getMyTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the list of the calling user's private tags exactly matching the supplied name.
getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Return the name for the query request.
getNameParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Return the parameter name.
getNestedSchemaAttributes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the list of schema attributes associated with a schema element.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNoteByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the note metadata element with the supplied unique identifier.
getNoteByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the note metadata element with the supplied unique identifier.
getNoteLogByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the note log metadata element with the supplied unique identifier.
getNoteLogByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the note log metadata element with the supplied unique identifier.
getNoteLogsByName(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the list of note log metadata elements with a matching qualified or display name.
getNoteLogsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the list of note log metadata elements with a matching qualified or display name.
getNoteLogsForElement(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the list of note log metadata elements attached to the element.
getNoteLogsForElement(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the list of note log metadata elements attached to the element.
getNotesForNoteLog(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Retrieve the list of notes associated with a note log.
getNotesForNoteLog(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Retrieve the list of notes associated with a note log.
getOriginGovernanceEngine() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the governance engine that created this governance action (if any).
getOriginGovernanceService() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the governance service that created this governance action (if any).
getOwnersElements(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getOwnersElements(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getParentGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Return an optional parent GUID to attach the new element to.
getParentGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return an optional parent GUID to attach the new element to.
getPathName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
getPortByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the port metadata element with the supplied unique identifier.
getPortDelegation(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the port that this port delegates to.
getPortProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return details of the port
getPortsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsForProcess(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the list of ports associated with a process.
getPortUse(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the list of ports that delegate to this port.
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getProcessByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the process call relationships linked from a specific element to the elements it calls.
getProcessCallers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the process call relationships linked from a specific element to its callers.
getProcessesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Return the list of processes associated with the asset manager.
getProcessParent(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getProcessProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return details of the process
getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return the process status.
getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return the status for the element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return the properties of the comment.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Return the link to external documentation that are relevant to this element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Return the link to external documentation that are relevant to this element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return the requested governance definition.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Return the properties of the informal tag.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Return the properties of the like.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return the properties of the note.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Return the properties of the note log.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Return the properties of the rating.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
Return the name for the query request.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return the properties for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getQueries() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the list of individual query targets for a derived column.
getQuestionsAnswered() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return details of any comment that poses a question that this comment answers.
getReferenceableProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Return the properties for the referenceable.
getReferenceValueAssignedItems(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Page through the list of referenceables that have this valid value as a reference value.
getReferenceValueAssignments(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Page through the list of assigned reference values for a referenceable.
getRelatedAssetsAtEnd1(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Retrieve the relationships linked from a specific element at end 2 of the relationship.
getRelatedAssetsAtEnd2(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Retrieve the requested relationships linked from a specific element at end 2.
getRelatedBy() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return details of the relationship used to retrieve this element.
getRelatedElements(String, String, String, int, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve related elements of the requested type name.
getRelatedElements(String, String, String, int, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve related elements of the requested type name.
getRelatedElementsWithPropertyValue(String, String, String, int, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve elements linked via the requested relationship type name and with the requested a value found in one of the classification's properties specified.
getRelatedElementsWithPropertyValue(String, String, String, int, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve elements linked via the requested relationship type name and with the requested a value found in one of the classification's properties specified.
getRelatedTerms(String, String, String, String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary terms associated with the requested glossary term.
getRelatedTerms(String, String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary terms associated with the requested glossary term.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Return the element header associated with the properties.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Return the element header associated with the properties.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Return the element header associated with the properties.
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Return the properties of the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Return the properties of the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Return the properties of the relationship.
getRelationships(String, String, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve relationships of the requested relationship type name.
getRelationships(String, String, FindProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve relationships of the requested relationship type name.
getRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
getRelationshipsWithPropertyValue(String, String, FindPropertyNamesProperties, int, int, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve relationships of the requested relationship type name and with the requested a value found in one of the relationship's properties specified.
getRelationshipTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Return the optional relationship name for this request.
getRequestSourceElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the specific element that caused the governance action service to be started.
getRequestSourceName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Return the assigned to this request source.
getRetentionClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the elements classified with the retention classification.
getRetentionClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the elements classified with the retention classification.
getSchemaAttributeByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the properties for the schema.
getSchemaAttributesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the list of alternative schema types that this attribute or asset may use.
getSchemaTypeByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Retrieve the header of the metadata element connected to a schema type.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the properties for the schema.
getSearchString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Return the search request.
getSearchStringParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Return the search string parameter name.
getSecurityTaggedElements(String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getSecurityTaggedElements(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
getSemanticAssignees(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the elements linked via a "SemanticAssignment" relationship to the requested glossary term.
getSemanticAssignees(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the elements linked via a "SemanticAssignment" relationship to the requested glossary term.
getSetsForValidValue(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Page through the list of valid value sets that a valid value definition/set belongs to.
getSoftwareCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return the properties of the software server capability.
getSoftwareCapabilityProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return the properties of the software server capability.
getSourceElements(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getSourceElements(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getSourceLineageMappings(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
getSubProcesses(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getTag() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
Return the Tag object.
getTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the tag for the supplied unique identifier (guid).
getTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the tag for the supplied unique identifier (guid).
getTags() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
Return the list of informal tags in the response.
getTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Return the list of tags exactly matching the supplied name.
getTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Return the list of tags exactly matching the supplied name.
getTermRelationshipTypeNames(String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Return the list of term-to-term relationship names.
getTermRelationshipTypeNames(String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Return the list of term-to-term relationship names.
getTermsForGlossary(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossary(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, String, String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Retrieve the list of glossary terms associated with a glossary category.
getTermsForGlossaryCategory(String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Retrieve the list of glossary terms associated with a glossary category.
getUpdateDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the string that describes details of the update.
getUpdateDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Return the string that describes details of the update.
getUser() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return the user id of the person who created the note.
getValidValueByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Retrieve a specific valid value from the repository.
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Return the member element.
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Return the member element.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return details of the valid value
getValidValueSetMembers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Page through the members of a valid value set.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the version identifier of the resource.
GlossaryCategoryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryCategoryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Default constructor
GlossaryCategoryElementResponse(GlossaryCategoryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Copy/clone constructor
GlossaryCategoryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryCategoryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryCategoryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Default constructor
GlossaryCategoryElementsResponse(GlossaryCategoryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Copy/clone constructor
GlossaryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Default constructor
GlossaryElementResponse(GlossaryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Copy/clone constructor
GlossaryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementsResponse is a response object for passing back a list of glossaries or an exception if the request failed.
GlossaryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Default constructor
GlossaryElementsResponse(GlossaryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Copy/clone constructor
GlossaryExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
GlossaryExchangeInterface defines the client side interface for the Asset Manager OMAS that is relevant for managing glossaries.
GlossaryManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.management
GlossaryManagementInterface defines the client side interface for the Asset Manager OMAS that is relevant for managing glossaries.
GlossaryNameRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryNameRequestBody is the request body structure used on Glossary REST API calls that passes a name that is used to retrieve an element by name.
GlossaryNameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Default constructor
GlossaryNameRequestBody(GlossaryNameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Copy/clone constructor
GlossarySearchStringRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossarySearchStringRequestBody is the request body structure used on GlossaryCategory/Term REST API calls that passes a regular expression to use as a search string and the scope of the results can be optionally restricted by glossary.
GlossarySearchStringRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Default constructor
GlossarySearchStringRequestBody(GlossarySearchStringRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Copy/clone constructor
GlossaryTemplateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTemplateRequestBody describes the request body used to create a new glossary term from a template.
GlossaryTemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
Default constructor
GlossaryTemplateRequestBody(GlossaryTemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
Copy/clone constructor.
GlossaryTermElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryTermElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Default constructor
GlossaryTermElementResponse(GlossaryTermElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Copy/clone constructor
GlossaryTermElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryTermElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Default constructor
GlossaryTermElementsResponse(GlossaryTermElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Copy/clone constructor
GlossaryTermRelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermRelationshipRequestBody is the request body structure used on Glossary REST API calls that request the retrieval of glossary term relationships.
GlossaryTermRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Default constructor
GlossaryTermRelationshipRequestBody(GlossaryTermRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Copy/clone constructor
GlossaryTermStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermStatusRequestBody describes the request body used to update a glossary term's status.
GlossaryTermStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Default constructor
GlossaryTermStatusRequestBody(GlossaryTermStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Copy/clone constructor.
GovernanceDefinitionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GovernanceDefinitionElement is the superclass used to return the common properties of a governance definition stored in the open metadata repositories.
GovernanceDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Default constructor
GovernanceDefinitionElement(GovernanceDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Copy/clone constructor
GovernanceDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GovernanceDefinitionsResponse is the response structure used on the OMAS REST API calls that return a list of governance definitions as a response.
GovernanceDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
Default constructor
GovernanceDefinitionsResponse(GovernanceDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
Copy/clone constructor
GovernanceExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
The GovernanceExchangeInterface enables the exchange of governance definitions between an external asset manager and open metadata.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Return hash code for this object

I

InformalTagElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
InformalTagElement contains the properties and header for a InformalTag entity retrieved from the metadata repository.
InformalTagElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Default constructor
InformalTagElement(InformalTagElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Copy/clone constructor
InformalTagResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
InformalTagResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Tag object as a response.
InformalTagResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
Default constructor
InformalTagResponse(InformalTagResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
Copy/clone constructor
InformalTagsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
InformalTagsResponse returns a list of tags from the server.
InformalTagsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
Default constructor
InformalTagsResponse(InformalTagsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
Copy/clone constructor
InfrastructureExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
The InfrastructureExchangeInterface supports the exchange of metadata about Hosts, SoftwareServerPlatforms, SoftwareServers and SoftwareServerCapabilities such as Applications.

L

LikeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
LikeElement contains the properties and header for a Like entity retrieved from the metadata repository.
LikeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Default constructor
LikeElement(LikeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Copy/clone constructor
LikeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
LikeElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
LikeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
Default constructor
LikeElementResponse(LikeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
Copy/clone constructor
LikeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
LikeElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
LikeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
Default constructor
LikeElementsResponse(LikeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
Copy/clone constructor
LineageExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
The LineageExchangeInterface supports the exchange of process definitions and lineage linkage.
linkDefinitions(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Link two related definitions together.
linkExternalReferenceToElement(String, String, String, boolean, String, String, ExternalReferenceLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Link an external reference to an object.

M

MetadataCorrelationHeadersResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
MetadataCorrelationHeadersResponse is a response object for passing back a a list of correlation headers or an exception if the request failed.
MetadataCorrelationHeadersResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
Default constructor
MetadataCorrelationHeadersResponse(MetadataCorrelationHeadersResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
Copy/clone constructor
moveGlossaryTerm(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Move a glossary term from one glossary to another.
moveGlossaryTerm(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Move a glossary term from one glossary to another.

N

NameRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
NameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Default constructor
NameRequestBody(NameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Copy/clone constructor
NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
A new element has been created.
NO_SCOPE_FOR_EXTERNAL_ID - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
OMAS-ASSET-MANAGER-400-001 An external identifier {0} has been passed on method {1} without a corresponding assetManagerGUID
NoteElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
NoteElement contains the properties and header for a Note entity retrieved from the metadata repository.
NoteElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Default constructor
NoteElement(NoteElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Copy/clone constructor
NoteElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NoteElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
NoteElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
Default constructor
NoteElementResponse(NoteElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
Copy/clone constructor
NoteElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NoteElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
NoteElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
Default constructor
NoteElementsResponse(NoteElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
Copy/clone constructor
NoteLogElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
NoteLogElement contains the properties and header for a NoteLog entity retrieved from the metadata repository.
NoteLogElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Default constructor
NoteLogElement(NoteLogElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Copy/clone constructor
NoteLogElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NoteLogElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
NoteLogElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
Default constructor
NoteLogElementResponse(NoteLogElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
Copy/clone constructor
NoteLogElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NoteLogElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
NoteLogElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
Default constructor
NoteLogElementsResponse(NoteLogElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
Copy/clone constructor
NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
OMAS-ASSET-MANAGER-500-006 The requested connector for connection named {0} has not been created.
NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
OMAS-ASSET-MANAGER-500-001 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.assetmanager.ffdc.AssetManagerErrorCode
OMAS-ASSET-MANAGER-404-001 The open metadata repository services are not initialized for the {0} operation
org.odpi.openmetadata.accessservices.assetmanager.api - package org.odpi.openmetadata.accessservices.assetmanager.api
This package contains Asset Manager OMAS's event interfaces.
org.odpi.openmetadata.accessservices.assetmanager.api.exchange - package org.odpi.openmetadata.accessservices.assetmanager.api.exchange
This package contains the different interfaces of the asset manager when it is being used to exchange metadata with one or more external asset managers via the integration services (OMISs).
org.odpi.openmetadata.accessservices.assetmanager.api.management - package org.odpi.openmetadata.accessservices.assetmanager.api.management
This package provides interfaces for applications that wish to use Egeria as their metadata repository.
org.odpi.openmetadata.accessservices.assetmanager.events - package org.odpi.openmetadata.accessservices.assetmanager.events
Definitions of the different types of events that the Asset Manager OMAS can publish.
org.odpi.openmetadata.accessservices.assetmanager.ffdc - package org.odpi.openmetadata.accessservices.assetmanager.ffdc
This package provides the first failure data capture support for the Asset Manager OMAS module.
org.odpi.openmetadata.accessservices.assetmanager.metadataelements - package org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.assetmanager.properties - package org.odpi.openmetadata.accessservices.assetmanager.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.assetmanager.rest - package org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0013 The Asset Manager Open Metadata Access Service (OMAS) has sent event of type: {0}

P

PARSE_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0015 Inbound event {0} could not be parsed.
PortElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
PortElement contains the properties and header for a port entity retrieved from the metadata repository.
PortElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Default constructor
PortElement(PortElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Copy/clone constructor
PortElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
PortElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Default constructor
PortElementResponse(PortElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Copy/clone constructor
PortElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
PortElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Default constructor
PortElementsResponse(PortElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Copy/clone constructor
PortRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortRequestBody describes the request body used to create/update port properties.
PortRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Default constructor
PortRequestBody(PortRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Copy/clone constructor.
PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0014 Event {0} could not be published due to {1} exception with message: {2}
ProcessElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ProcessElement contains the properties and header for a process entity retrieved from the metadata repository.
ProcessElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Default constructor
ProcessElement(ProcessElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Copy/clone constructor
ProcessElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ProcessElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Default constructor
ProcessElementResponse(ProcessElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Copy/clone constructor
ProcessElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ProcessElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Default constructor
ProcessElementsResponse(ProcessElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Copy/clone constructor
processEvent(AssetManagerOutTopicEvent) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventListener
Process an event that was published by the Asset Manager OMAS.
ProcessRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessRequestBody describes the request body used to create/update process properties.
ProcessRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Default constructor
ProcessRequestBody(ProcessRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Copy/clone constructor.
ProcessStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessStatusRequestBody describes the request body used to update a process's status.
ProcessStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Default constructor
ProcessStatusRequestBody(ProcessStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Copy/clone constructor.
publishDataAsset(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Update the zones for the asset so that it becomes visible to consumers.
PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0007 The Asset Manager 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.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0008 The Asset Manager Open Metadata Access Service (OMAS) caught an unexpected {0} exception whilst shutting down the out topic {1}.
publishProcess(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the zones for the asset so that it becomes visible to consumers.

R

RatingElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
RatingElement contains the properties and header for a Rating entity retrieved from the metadata repository.
RatingElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Default constructor
RatingElement(RatingElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Copy/clone constructor
RatingElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
RatingElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
RatingElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
Default constructor
RatingElementResponse(RatingElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
Copy/clone constructor
RatingElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
RatingElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
RatingElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
Default constructor
RatingElementsResponse(RatingElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
Copy/clone constructor
ReferenceableElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Default constructor
ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Copy/clone constructor
ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ReferenceableRequestBody describes the request body used to create/update properties in referenceables.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Copy/clone constructor.
ReferenceableUpdateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ReferenceableUpdateRequestBody carries the correlation properties, readVersionIdentifier and effective time for a create (with parent), update or delete requests.
ReferenceableUpdateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Default constructor
ReferenceableUpdateRequestBody(ReferenceableUpdateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Copy/clone constructor
ReferenceValueAssignmentDefinitionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ReferenceValueAssignmentDefinitionElement describes a valid value that is being used as a tag/classifier for a referenceable.
ReferenceValueAssignmentDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Default constructor
ReferenceValueAssignmentDefinitionElement(ReferenceValueAssignmentDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Copy/clone constructor
ReferenceValueAssignmentItemElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ReferenceValueAssignmentItemElement describes a Referenceable that is using a valid values set/definition as a tag/classifier.
ReferenceValueAssignmentItemElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Default constructor
ReferenceValueAssignmentItemElement(ReferenceValueAssignmentItemElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Copy/clone constructor
REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An element has been distributed around the cohort - could be for the first time.
registerListener(String, AssetManagerEventListener) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventInterface
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
removeComment(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Removes a comment added to the element by this user.
removeComment(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Removes a comment added to the element by this user.
removeConnection(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Remove the metadata element representing a connectorType.
removeDataAsset(String, String, String, String, String, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Remove the metadata element representing an asset.
removeElementFromSubjectArea(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the subject area designation from the identified element.
removeElementFromSubjectArea(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the subject area designation from the identified element.
removeEndpoint(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Remove the metadata element representing an endpoint.
removeExternalIdentifier(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
Remove an external identifier from an existing open metadata element.
removeGlossary(String, String, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the metadata element representing a glossary.
removeGlossary(String, String, String, String, String, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the metadata element representing a glossary category.
removeGlossaryCategory(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Remove the metadata element representing a glossary term.
removeGlossaryTerm(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Remove the metadata element representing a glossary term.
removeGovernanceDefinitionFromElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the GovernedBy relationship between a governance definition and an element.
removeGovernanceDefinitionFromElement(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Remove the GovernedBy relationship between a governance definition and an element.
removeLikeFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Removes a "LikeProperties" added to the element by this user.
removeLikeFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Removes a "LikeProperties" added to the element by this user.
removeMoreInformationFromElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Remove the MoreInformation relationship between two elements.
removeNote(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Remove the metadata element representing a note.
removeNote(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Remove the metadata element representing a note.
removeNoteLog(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Remove the metadata element representing a note log.
removeNoteLog(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Remove the metadata element representing a note log.
removePort(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the metadata element representing a port.
removeProcess(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Remove the metadata element representing a process.
removeRatingFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Removes of a review that was added to the element by this user.
removeRatingFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Removes of a review that was added to the element by this user.
removeSchemaAttribute(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Remove the metadata element representing a schema type.
removeTagFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Removes a tag from the element that was added by this user.
removeTagFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Removes a tag from the element that was added by this user.
removeValidValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Remove the valid value form the repository.
RequestSourceElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
RequestSourceElement describes the element that triggered the request to the governance action service.
RequestSourceElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Typical Constructor
RequestSourceElement(RequestSourceElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
retrieveAttachedExternalReferences(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Retrieve the list of external references attached to the supplied object.
retrieveInstanceForGUID(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Retrieve the header for the instance identified by the supplied unique identifier.
retrieveInstanceForGUID(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Retrieve the header for the instance identified by the supplied unique identifier.

S

scanDataAssets(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Step through the assets visible to this caller.
SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Default constructor
SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Copy/clone constructor
SchemaAttributeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
SchemaAttributeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Default constructor
SchemaAttributeElementResponse(SchemaAttributeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Copy/clone constructor
SchemaAttributeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
SchemaAttributeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Default constructor
SchemaAttributeElementsResponse(SchemaAttributeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Copy/clone constructor
SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeRequestBody describes the request body used to create/update schema attribute properties.
SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Default constructor
SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Copy/clone constructor.
SchemaExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
SchemaExchangeInterface defines the common methods for managing schemas.
SchemaTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SchemaTypeElement contains the properties and header for a schema type retrieved from the metadata repository.
SchemaTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Default constructor
SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Copy/clone constructor
SchemaTypeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
SchemaTypeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Default constructor
SchemaTypeElementResponse(SchemaTypeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Copy/clone constructor
SchemaTypeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
SchemaTypeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Default constructor
SchemaTypeElementsResponse(SchemaTypeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Copy/clone constructor
SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeRequestBody describes the request body used to create/update schema type properties.
SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Default constructor
SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Copy/clone constructor.
SearchStringRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.
SearchStringRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Default constructor
SearchStringRequestBody(SearchStringRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Copy/clone constructor
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0005 The Asset Manager Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0001 The Asset Manager Open Metadata Access Service (OMAS) is initializing a new server instance
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0011 The Asset Manager Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0
SERVICE_INSTANCE_TERMINATION_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0012 The Asset Manager Open Metadata Access Service (OMAS) is unable to terminate a new instance; error message is {0}
SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0002 The Asset Manager Open Metadata Access Service (OMAS) is ready to publish asset manager notifications to topic {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
OMAS-ASSET-MANAGER-0006 The Asset Manager Open Metadata Access Service (OMAS) is shutting down server instance {0}
setAcceptedAnswers(List<RelatedBy>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Set up details of any comment that provides an accepted answer to the question posed in this comment.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the list of alternative names for the term.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Set up an optional anchor GUID for the new external reference.
setAssetManagerGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Set up the unique identifier of the software server capability that represents the asset manager.
setAssetManagerName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Set up the qualified name of the software server capability that represents the asset manager.
setAssetProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Set up the properties for the asset.
setAssignedItem(ReferenceableElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Set up the referenceable bean
setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the count of attributes in this schema type
setBusinessSignificant(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Classify a port, process or asset as "BusinessSignificant" (this may affect the way that lineage is displayed).
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setConfidenceClassification(String, String, String, String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
setConfidenceClassification(String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
setConfidentialityClassification(String, String, String, String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
setConfidentialityClassification(String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the properties for the connection.
setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Set up the properties for the connector type.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCriticalityClassification(String, String, String, String, GovernanceClassificationProperties, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
setCriticalityClassification(String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
setDataAssetAsReferenceData(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Classify the asset to indicate that it can be used as reference data.
setDataAssetProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the properties for the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Set up the date/time to use for the query.
setElement(CommentElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
Set up the element result.
setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
Set up the metadata element to return.
setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
Set up the metadata element to return.
setElement(DataAssetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Set up the element result.
setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
Set up the metadata element to return.
setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
Set up the element result.
setElement(ExternalReferenceLinkElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
Set up the element result.
setElement(LikeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
Set up the element result.
setElement(NoteElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
Set up the element result.
setElement(NoteLogElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
Set up the element result.
setElement(PortElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Set up the element result.
setElement(ProcessElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Set up the element result.
setElement(RatingElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
Set up the element result.
setElement(SchemaAttributeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Set up the element result.
setElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Set up the element result.
setElement(GlossaryCategoryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Set up the element result.
setElement(GlossaryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Set up the element result.
setElement(GlossaryTermElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Set up the element result.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementList(List<AssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
Set up the metadata element to return.
setElementList(List<CommentElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
Set up the metadata element to return.
setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
Set up the list of metadata elements to return.
setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
Set up the list of metadata elements to return.
setElementList(List<DataAssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Set up the metadata element to return.
setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
Set up the list of metadata elements to return.
setElementList(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
Set up the metadata element to return.
setElementList(List<ExternalReferenceLinkElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
Set up the metadata element to return.
setElementList(List<LikeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
Set up the metadata element to return.
setElementList(List<NoteElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
Set up the metadata element to return.
setElementList(List<NoteLogElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
Set up the metadata element to return.
setElementList(List<PortElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Set up the metadata element to return.
setElementList(List<ProcessElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Set up the metadata element to return.
setElementList(List<RatingElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
Set up the metadata element to return.
setElementList(List<SchemaAttributeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Set up the metadata element to return.
setElementList(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryCategoryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryTermElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Set up the metadata element to return.
setElementList(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
Set up the metadata element to return.
setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the map of properties for the element provided with the event.
setElementProperties(TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Set up the properties for the element.
setElementProperties(ArchiveProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
Set up the properties for the element.
setElementProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Set up the properties for the element.
setElementProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Set up the properties for the element.
setElementProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Set up the properties for the element.
setElementProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
Set up the properties for the element.
setElementProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
Set up the properties for the element.
setElementProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
Set up the properties for the element.
setElementProperties(ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
Set up the properties for the element.
setElementProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
Set up the properties for the element.
setElementProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the properties for the element.
setElementProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Set up the properties for the element.
setElementProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Set up the properties for the element.
setElementProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Set up the properties for the element.
setElements(List<GovernanceDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
Set up the list of governance definitions.
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the list of embedded connections for this virtual connection.
setEndOneElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the element at end one of the relationship that is described in the principleElement.
setEndOneElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up tthe property map for end one's properties (used for relationship events).
setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
Set up the endpoint properties for this Connection.
setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
Set up the properties for the endpoint.
setEndTwoElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the element at end two of the relationship that is described in the principleElement.
setEndTwoElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the property map for end two's properties (used for relationship events).
setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the time that the element was updated.
setEventType(AssetManagerEventType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the event version id.
setExternalSchemaType(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the schema type that is reusable amongst assets.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Set up details of the relationship from the element in the request to the comment.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Set up details of the relationship from the element in the request to the tag.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Set up details of the relationship from the element in the request to the like.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Set up details of the relationship from the element in the request to the note.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Set up details of the relationship from the element in the request to the note log.
setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Set up details of the relationship from the element in the request to the rating.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the formula used to combine the values of the queries.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Set up the formula used to calculate the value.
setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the specification language for the formula.
setGlossaryAsCanonical(String, String, String, String, String, CanonicalVocabularyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsCanonical(String, String, CanonicalVocabularyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsEditingGlossary(String, String, String, String, String, EditingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary to indicate that it is an editing glossary - this means it is a temporary collection of glossary updates that will be merged into its source glossary.
setGlossaryAsEditingGlossary(String, String, EditingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary to indicate that it is an editing glossary - this means it is a collection of glossary updates that will be merged into its source glossary.
setGlossaryAsStagingGlossary(String, String, String, String, String, StagingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary to indicate that it is an editing glossary - this means it is a temporary collection of glossary updates that will be merged into another glossary.
setGlossaryAsStagingGlossary(String, String, StagingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary to indicate that it is a staging glossary - this means it is a collection of glossary updates that will be merged into another glossary.
setGlossaryAsTaxonomy(String, String, String, String, String, TaxonomyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryAsTaxonomy(String, String, TaxonomyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Set up the unique identifier of the glossary scope.
setGlossaryGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Set up the unique identifier of the glossary scope.
setGlossaryGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Set up the unique identifier of the glossary scope.
setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
Set up the status for the element.
setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Set up the status for the element.
setInitialStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the initial status for the controlled glossary term.
setLastUpdate(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Set up the last time a change was made to this note.
setLimitResultsByStatus(List<GlossaryTermRelationshipStatus>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Set up the list of statuses to return (null for all).
setLimitResultsByStatus(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Set up the list of statuses to return (null for all).
setLimitResultsByStatus(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Set up the list of statuses to return (null for all).
setLink(ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the specific link properties used to identify this link to the attached element.
setMapFromElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the type of schema element that represents the key or property name for the map.
setMapToElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the type of schema element that represents the property value for the map.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Set up the name for the query request.
setNameParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Set up the parameter name.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setOriginGovernanceEngine(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the governance engine that created this governance action (if any).
setOriginGovernanceService(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the governance service that created this governance action (if any).
setParentGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
Set up an optional parent GUID to attach the new element to.
setParentGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Set up an optional parent GUID to attach the new element to.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
setPortProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up port properties
setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
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.assetmanager.events.AssetManagerOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
setProcessProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up process properties
setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Set up the process status.
setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Set up the status for the element.
setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
Set up the properties for the classification.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
Set up the list of links to external documentation that are relevant to this element.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
Set up the list of links to external documentation that are relevant to this element.
setProperties(CommentProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Set up the properties of the comment.
setProperties(InformalTagProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
Set up the properties of the informal tag.
setProperties(LikeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
Set up the properties of the like.
setProperties(NoteLogProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
Set up the properties of the note log.
setProperties(NoteProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Set up the properties of the note.
setProperties(RatingProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
Set up the properties of the rating.
setProperties(FindProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
Set up the name for the query request.
setProperties(GlossaryTermRelationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Set up the properties for the relationship.
setProperties(GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Set up the requested governance definition.
setProperties(ForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Set up the properties for the relationship.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the fully qualified name.
setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the list of individual query targets for a derived column.
setQuestionsAnswered(List<RelatedBy>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
Set up details of any comment that poses a question that this comment answers.
setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
Set up the properties for the referenceable.
setRelatedBy(RelatedBy) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
Set up details of the relationship used to retrieve this element.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Set up the element header associated with the properties.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Set up the element header associated with the properties.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Set up the element header associated with the properties.
setRelationshipProperties(ReferenceValueAssignmentProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Set up the properties of the relationship.
setRelationshipProperties(ReferenceValueAssignmentProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
Set up the properties of the relationship.
setRelationshipProperties(ValidValueMembershipProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Set up the properties of the relationship.
setRelationshipTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Set up the optional relationship name for this request.
setRequestSourceElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the specific element that caused the governance action service to be started.
setRequestSourceName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Set up the assigned to this request source.
setRetentionClassification(String, String, String, String, String, RetentionClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
setRetentionClassification(String, String, RetentionClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the properties for the schema.
setSchemaElementAsCalculatedValue(String, String, String, boolean, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
setSchemaOptions(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the list of alternative schema types that this attribute or asset may use.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the properties for the schema.
setSearchString(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Set up the search.
setSearchStringParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Set up the search string parameter name.
setSoftwareCapabilitiesProperties(SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Set up the properties of the software server capability.
setSoftwareCapabilityProperties(SoftwareCapabilityProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Set up the properties of the software server capability.
setTag(InformalTagElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
Set up the Tag object.
setTags(List<InformalTagElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
Set up the list of informal tags for the response.
setTermAsAbstractConcept(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsAbstractConcept(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, String, String, String, ActivityDescriptionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsActivity(String, String, ActivityDescriptionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, String, String, String, String, GlossaryTermContextDefinition, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a context.
setTermAsContext(String, String, GlossaryTermContextDefinition, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary term to indicate that it describes a context.
setTermAsDataValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsDataValue(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes an object identifier.
setTermAsObjectIdentifier(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineAttribute(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a spine object.
setTermAsSpineObject(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Classify the glossary term to indicate that it describes a spine object.
setupAcceptedAnswer(String, String, String, String, String, FeedbackProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Link a comment that contains the best answer to a question posed in another comment.
setupAcceptedAnswer(String, String, String, FeedbackProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Link a comment that contains the best answer to a question posed in another comment.
setupAssetConnection(String, String, String, boolean, String, String, AssetConnectionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a relationship between an asset and its connection.
setupCategoryParent(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Create a parent-child relationship between two categories.
setupCategoryParent(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Create a parent-child relationship between two categories.
setupColumnAsPrimaryKey(String, String, String, boolean, String, String, String, KeyPattern, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Classify the column schema attribute to indicate that it describes a primary key.
setupConnectorType(String, String, String, boolean, String, String, Date, Date, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a relationship between a connection and a connector type.
setupControlFlow(String, String, String, boolean, String, String, ControlFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, String, boolean, String, String, DataFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Link two elements together to show that data flows from one to the other.
setUpdateDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the string that describes details of the update.
setUpdateDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
Set up the string that describes details of the update.
setupEmbeddedConnection(String, String, String, boolean, String, String, EmbeddedConnectionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, boolean, String, String, Date, Date, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Create a relationship between a connection and an endpoint.
setupForeignKeyRelationship(String, String, String, boolean, String, String, ForeignKeyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Link two schema attributes together to show a foreign key relationship.
setupGovernanceDelegation(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Create a link to show that a governance definition supports the requirements of one of the governance drivers.
setupLineageMapping(String, String, String, String, String, LineageMappingProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Link two elements together to show that they are part of the lineage of the data that is moving between the processes.
setupPortDelegation(String, String, String, boolean, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Link two ports together to show that portTwo is an implementation of portOne.
setupPortSchemaType(String, String, String, boolean, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Link a schema type to a port to show the structure of data it accepts.
setupProcessCall(String, String, String, boolean, String, String, ProcessCallProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Create a parent-child relationship between two processes.
setupProcessPort(String, String, String, boolean, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Link a port to a process.
setupRelatedDataAsset(String, String, String, boolean, String, String, String, RelationshipProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Link two asset together.
setupSchemaElementRelationship(String, String, String, boolean, String, String, String, Date, boolean, boolean, RelationshipProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Create a relationship between two schema elements.
setupSchemaTypeParent(String, String, String, boolean, String, String, String, Date, boolean, boolean, RelationshipProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Connect a schema type to a data asset, process or port.
setupSemanticAssignment(String, String, String, String, String, SemanticAssignmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
setupSemanticAssignment(String, String, String, SemanticAssignmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
setupTermCategory(String, String, String, String, String, GlossaryTermCategorization, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Link a term to a category.
setupTermCategory(String, String, String, GlossaryTermCategorization, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Link a term to a category.
setupTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Link two terms together using a specialist relationship.
setupTermRelationship(String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Link two terms together using a specialist relationship.
setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
Set up the user id of the person who created the note.
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
Set up the member element.
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Set up the member element.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the valid value properties
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the version identifier of the resource.
SoftwareCapabilityElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SoftwareCapabilityElement contains the properties and header for a software capability entity retrieved from the metadata repository.
SoftwareCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Default constructor
SoftwareCapabilityElement(SoftwareCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
Copy/clone constructor
StewardshipExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
The StewardshipExchangeInterface supports the exchange of relationships (such as SemanticAssignment) and classifications that are added by stewards (or automated stewardship processes) such as Confidentiality.
StewardshipManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.management
The StewardshipManagementInterface supports the exchange of relationships (such as SemanticAssignment) and classifications that are added by stewards (or automated stewardship processes) such as Confidentiality.

T

TemplateProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.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.assetmanager.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Copy/clone constructor for the template properties.
TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TemplateRequestBody describes the request body used to create/update elements from templates.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Copy/clone constructor.
TermRelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TermRelationshipRequestBody describes the request body used when linking two terms together.
TermRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Default constructor
TermRelationshipRequestBody(TermRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Copy/clone constructor.
toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
JSON-style toString

U

UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
OMAS-ASSET-MANAGER-500-004 An unexpected exception occurred when sending an event through connector {0} to the Asset Manager OMAS out topic.
unassignReferenceValueFromItem(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Remove the reference value link between a valid value and a referenceable (item).
undoGlossaryTermUpdate(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Undo the last update to the glossary term.
undoGlossaryTermUpdate(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Undo the last update to the glossary term.
UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
OMAS-ASSET-MANAGER-503-005 A {0} exception was caught during start up of service {1} for server {2}.
UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
An event that is not recognized by the local server.
unlinkDefinitions(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Remove the link between two definitions.
unlinkExternalReferenceFromElement(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Remove the link between an external reference and an element.
updateAssetRelationship(String, String, String, String, String, boolean, RelationshipProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Update relationship between two elements.
updateComment(String, String, boolean, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Update an existing comment.
updateComment(String, String, String, String, String, boolean, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Update an existing comment.
updateConnection(String, String, String, String, String, boolean, ConnectionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Update the metadata element representing a connection.
updateConnectorType(String, String, String, String, String, boolean, ConnectorTypeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Update the metadata element representing a connectorType.
updateControlFlow(String, String, String, String, ControlFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the relationship between two elements that shows that when one completes the next is started.
updateDataAsset(String, String, String, String, String, boolean, DataAssetProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Update the metadata element representing an asset.
updateDataFlow(String, String, String, String, DataFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update relationship between two elements that shows that data flows from one to the other.
updateEndpoint(String, String, String, String, String, boolean, EndpointProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
Update the metadata element representing an endpoint.
updateExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
Update the description of a specific external identifier.
updateExternalReference(String, String, String, String, String, boolean, ExternalReferenceProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Update the definition of an external reference.
updateExternalReferenceToElementLink(String, String, String, String, ExternalReferenceLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
Update the link between an external reference to an object.
updateForeignKeyRelationship(String, String, String, String, String, ForeignKeyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Update the relationship properties for the query target.
updateGlossary(String, String, boolean, GlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Update the metadata element representing a glossary.
updateGlossary(String, String, String, String, String, boolean, GlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, boolean, GlossaryCategoryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Update the metadata element representing a glossary category.
updateGlossaryCategory(String, String, String, String, String, boolean, GlossaryCategoryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, boolean, GlossaryTermProperties, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Update the properties of the metadata element representing a glossary term.
updateGlossaryTerm(String, String, String, String, String, boolean, GlossaryTermProperties, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Update the properties of the metadata element representing a glossary term.
updateGlossaryTermFromTemplate(String, String, String, String, boolean, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGlossaryTermFromTemplate(String, String, String, String, String, String, String, boolean, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGlossaryTermStatus(String, String, String, String, String, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Update the status of the metadata element representing a glossary term.
updateGlossaryTermStatus(String, String, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Update the status of the metadata element representing a glossary term.
updateGovernanceDefinition(String, String, String, String, boolean, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
Update an existing definition.
updateLineageMapping(String, String, String, String, LineageMappingProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the lineage mapping relationship between two elements.
updateNote(String, String, boolean, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Update the properties of the metadata element representing a note.
updateNote(String, String, String, String, String, boolean, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Update the properties of the metadata element representing a note.
updateNoteLog(String, String, boolean, boolean, NoteLogProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Update the metadata element representing a note log.
updateNoteLog(String, String, String, String, String, boolean, boolean, NoteLogProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Update the metadata element representing a note log.
updatePort(String, String, String, String, String, PortProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the properties of the metadata element representing a port.
updateProcess(String, String, String, String, String, boolean, ProcessProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the metadata element representing a process.
updateProcessCall(String, String, String, String, ProcessCallProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, String, String, String, ProcessStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the status of the metadata element representing a process.
UpdateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
UpdateRequestBody carries the correlation properties and effective time for a create, update or delete request.
UpdateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Default constructor
UpdateRequestBody(UpdateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
Copy/clone constructor
updateSchemaAttribute(String, String, String, String, String, boolean, SchemaAttributeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, String, String, String, boolean, SchemaTypeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
Update the metadata element representing a schema type.
updateTagDescription(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
Updates the description of an existing tag (either private or public).
updateTagDescription(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
Updates the description of an existing tag (either private or public).
updateTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
Update the relationship properties for the two terms.
updateTermRelationship(String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
Update the relationship properties for the two terms.
updateValidValue(String, String, String, String, String, boolean, ValidValueProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
Update the properties of the valid value.

V

ValidValueElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ValidValueElement contains the properties and header for a valid value entity retrieved from the metadata repository.
ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueMember - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ValidValueMember describes a member of a valid value set.
ValidValueMember() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Default constructor
ValidValueMember(ValidValueMember) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
Copy/clone constructor
ValidValuesExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
The ValidValuesExchangeInterface supports the exchanges of valid values and reference data.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
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.assetmanager.ffdc.AssetManagerAuditCode
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.assetmanager.ffdc.AssetManagerErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.

W

withdrawDataAsset(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
Update the zones for the asset so that it is no longer visible to consumers.
withdrawProcess(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
Update the zones for the asset so that it is no longer visible to consumers.
WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
OMAS-ASSET-MANAGER-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 F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages