Skip navigation links
A C D E F G I L O P R S U W 

A

addExternalIdentifier(String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Add the description of a specific external identifier.
AssetConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an AssetElement bean.
AssetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetConverter
Constructor
AssetManagerAdmin - Class in org.odpi.openmetadata.accessservices.assetmanager.admin
AssetManagerAdmin manages the start up and shutdown of the Asset Manager OMAS.
AssetManagerAdmin() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.admin.AssetManagerAdmin
Default constructor
AssetManagerConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
AssetManagerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SoftwareServerCapabilityElement bean.
AssetManagerConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetManagerConverter
Constructor
AssetManagerOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
AssetManagerOMASConverter provides the generic methods for the Asset Manager beans' converters.
AssetManagerOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetManagerOMASConverter
Constructor
AssetManagerOMASRegistration - Class in org.odpi.openmetadata.accessservices.assetmanager.server
AssetManagerOMASRegistration registers the access service with the OMAG Server administration services.
AssetManagerOMASRegistration() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerOMASRegistration
 
AssetManagerOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.assetmanager.listener
AssetManagerOMRSTopicListener received details of each OMRS event from the cohorts that the local server is connected to.
AssetManagerOMRSTopicListener(String, AssetManagerOutTopicPublisher, List<String>, OMRSRepositoryHelper, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
Initialize the topic listener.
AssetManagerOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.assetmanager.outtopic
AssetManagerOutTopicPublisher is responsible for sending events on the Asset Manager OMAS's out topic.
AssetManagerOutTopicPublisher(AssetManagerOutTopicServerConnector, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.outtopic.AssetManagerOutTopicPublisher
Constructor for the publisher.
AssetManagerRESTServices - Class in org.odpi.openmetadata.accessservices.assetmanager.server
The AssetManagerRESTServices provides the server-side implementation of the services that are generic for all types of asset managers.
AssetManagerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Default constructor
AssetManagerServicesInstance - Class in org.odpi.openmetadata.accessservices.assetmanager.server
AssetManagerServicesInstance caches references to OMRS objects for a specific server.
AssetManagerServicesInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerServicesInstance
Set up the local repository connector that will service the REST Calls.
attachExternalCategoryLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a link to an external glossary category resource.
attachExternalCategoryLink(String, String, String, String, ExternalGlossaryElementLinkRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a link to an external glossary category resource.
attachExternalLinkToGlossary(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Connect a glossary to a reference to an external glossary resource.
attachExternalLinkToGlossary(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Connect a glossary to a reference to an external glossary resource.
attachExternalTermLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a link to an external glossary term resource.
attachExternalTermLink(String, String, String, String, ExternalGlossaryElementLinkRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a link to an external glossary term resource.

C

clearAssetAsReferenceData(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Remove the reference data designation from the asset.
clearAssetAsReferenceData(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Remove the reference data designation from the asset.
clearCategoryParent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove a parent-child relationship between two categories.
clearCategoryParent(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove a parent-child relationship between two categories.
clearGlossaryAsCanonical(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the canonical designation from the glossary.
clearGlossaryAsCanonical(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the canonical designation from the glossary.
clearGlossaryAsTaxonomy(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the taxonomy designation from the glossary.
clearGlossaryAsTaxonomy(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the taxonomy designation from the glossary.
clearTermAsAbstractConcept(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the abstract concept designation from the glossary term.
clearTermAsAbstractConcept(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the activity designation from the glossary term.
clearTermAsActivity(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the activity designation from the glossary term.
clearTermAsContext(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the context definition designation from the glossary term.
clearTermAsContext(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the context definition designation from the glossary term.
clearTermAsDataValue(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the data value designation from the glossary term.
clearTermAsDataValue(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the object identifier designation from the glossary term.
clearTermAsObjectIdentifier(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the spine attribute designation from the glossary term.
clearTermAsSpineAttribute(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the spine object designation from the glossary term.
clearTermAsSpineObject(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Unlink a term from a category.
clearTermCategory(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Unlink a term from a category.
clearTermRelationship(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the relationship between two terms.
clearTermRelationship(String, String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the relationship between two terms.
confirmSynchronization(String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Confirm that the values of a particular metadata element have been synchronized.
ControlFlowConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
ControlFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a ControlFlowElement bean.
ControlFlowConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.ControlFlowConverter
Constructor
createAsset(String, MetadataCorrelationProperties, boolean, AssetProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Create a new metadata element to represent the root of an asset.
createAsset(String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Create a new metadata element to represent the root of an asset.
createAssetFromTemplate(String, MetadataCorrelationProperties, String, TemplateProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Create a new metadata element to represent an asset using an existing metadata element as a template.
createAssetFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Create a new metadata element to represent an asset using an existing metadata element as a template.
createControlledGlossaryTerm(String, String, MetadataCorrelationProperties, GlossaryTermProperties, GlossaryTermStatus, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createControlledGlossaryTerm(String, String, String, ControlledGlossaryTermRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createExternalAssetManager(String, String, AssetManagerProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Create information about the external asset manager.
createExternalGlossaryLink(String, String, String, ExternalGlossaryLinkProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a link to an external glossary resource.
createExternalGlossaryLink(String, String, ExternalGlossaryLinkRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a link to an external glossary resource.
createGlossary(String, MetadataCorrelationProperties, GlossaryProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a new metadata element to represent the root of a glossary.
createGlossary(String, String, GlossaryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent the root of a glossary.
createGlossaryCategory(String, String, MetadataCorrelationProperties, GlossaryCategoryProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a new metadata element to represent a glossary category.
createGlossaryCategory(String, String, String, GlossaryCategoryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent a glossary category.
createGlossaryCategoryFromTemplate(String, MetadataCorrelationProperties, String, TemplateProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryCategoryFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryFromTemplate(String, MetadataCorrelationProperties, String, TemplateProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryTerm(String, String, MetadataCorrelationProperties, GlossaryTermProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a new metadata element to represent a glossary term.
createGlossaryTerm(String, String, String, GlossaryTermRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent a glossary term.
createGlossaryTermFromTemplate(String, MetadataCorrelationProperties, String, TemplateProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createGlossaryTermFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent a glossary term using an existing metadata element as a template.

D

DataAssetExchangeHandler - Class in org.odpi.openmetadata.accessservices.assetmanager.handlers
DataAssetExchangeClient is the server-side for managing Data Assets, Schemas and Connections.
DataAssetExchangeHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Construct the data asset exchange handler with information needed to work with asset related objects for Asset Manager OMAS.
DataAssetExchangeRESTServices - Class in org.odpi.openmetadata.accessservices.assetmanager.server
DataAssetExchangeRESTServices is the server-side implementation of the Asset Manager OMAS's support for relational databases.
DataAssetExchangeRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Default constructor
DataFlowConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
DataFlowConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a DataFlowElement bean.
DataFlowConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.DataFlowConverter
Constructor
detachExternalCategoryLink(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the link to an external glossary category resource.
detachExternalCategoryLink(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the link to an external glossary category resource.
detachExternalLinkFromGlossary(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Disconnect a glossary from a reference to an external glossary resource.
detachExternalLinkFromGlossary(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Disconnect a glossary from a reference to an external glossary resource.
detachExternalTermLink(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the link to an external glossary term resource.
detachExternalTermLink(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the link to an external glossary term resource.
disconnect() - Method in class org.odpi.openmetadata.accessservices.assetmanager.outtopic.AssetManagerOutTopicPublisher
Shutdown the publishing process.

E

ElementHeaderConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.
ElementHeaderConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementHeaderConverter
Constructor
ExchangeHandlerBase - Class in org.odpi.openmetadata.accessservices.assetmanager.handlers
ExchangeHandlerBase is the server side handler for managing the external identifiers and related correlators as well as the supplementary properties for technical metadata elements.
ExchangeHandlerBase(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.handlers.ExchangeHandlerBase
Construct the base exchange handler with information needed to work with the external identifiers for Asset Manager OMAS.
ExternalIdentifierConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
GlossaryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GlossaryElement bean.
ExternalIdentifierConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.ExternalIdentifierConverter
Constructor

F

findAssets(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Retrieve the list of asset metadata elements that contain the search string.
findAssets(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Retrieve the list of asset metadata elements that contain the search string.
findGlossaries(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaries(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryCategories(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary term metadata elements that contain the search string.
findGlossaryTerms(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary term metadata elements that contain the search string.

G

getAssetByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Retrieve the asset metadata element with the supplied unique identifier.
getAssetByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Retrieve the asset metadata element with the supplied unique identifier.
getAssetsByName(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Retrieve the list of asset metadata elements with a matching qualified or display name.
getAssetsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Retrieve the list of asset metadata elements with a matching qualified or display name.
getAssetsForAssetManager(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Retrieve the list of assets created on behalf of the named asset manager.
getAssetsForAssetManager(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Retrieve the list of assets created on behalf of the named asset manager.
getCategoriesForGlossary(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Return the list of categories associated with a glossary.
getCategoriesForGlossary(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Return the list of categories associated with a glossary.
getClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetManagerOMASConverter
Retrieve a specific named classification.
getElementsForExternalIdentifier(String, String, int, int, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Retrieve the unique identifier of the external asset manager from its qualified name.
getExternalAssetManagerGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Retrieve the unique identifier of the external asset manager from its qualified name.
getExternalLinksForGlossary(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of links to external glossary resources attached to a glossary.
getExternalLinksForGlossary(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of links to external glossary resources attached to a glossary.
getGlossariesByName(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesForAssetManager(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossaries created by this caller.
getGlossariesForAssetManager(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossaries created by this caller.
getGlossariesForExternalLink(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Return the glossaries connected to an external glossary source.
getGlossariesForExternalLink(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Return the glossaries connected to an external glossary source.
getGlossaryByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoriesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossarySubCategories(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossarySubCategories(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermsByName(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetManagerConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetManagerConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryCategoryConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryCategoryConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryTermConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryTermConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.PortConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.PortConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ExternalIdentifierConverter
Using the supplied instances, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ControlFlowConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.DataFlowConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.LineageMappingConverter
Using the supplied relationship, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ProcessCallConverter
Using the supplied relationship, return a new instance of the bean.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Return the client side connection object for the Asset Manager OMAS's out topic.
getTermsForGlossary(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossary(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Retrieve the list of glossary terms associated with a glossary category.
getTermsForGlossaryCategory(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Retrieve the list of glossary terms associated with a glossary category.
GlossaryCategoryConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
GlossaryCategoryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GlossaryCategoryElement bean.
GlossaryCategoryConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryCategoryConverter
Constructor
GlossaryConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
GlossaryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GlossaryElement bean.
GlossaryConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryConverter
Constructor
GlossaryExchangeHandler - Class in org.odpi.openmetadata.accessservices.assetmanager.handlers
GlossaryExchangeHandler is the server side handler for managing glossary content.
GlossaryExchangeHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Construct the glossary exchange handler with information needed to work with glossary related objects for Asset Manager OMAS.
GlossaryExchangeRESTServices - Class in org.odpi.openmetadata.accessservices.assetmanager.server
GlossaryExchangeRESTServices is the server-side implementation of the Asset Manager OMAS's support for glossaries.
GlossaryExchangeRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Default constructor
GlossaryTermConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
GlossaryCategoryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GlossaryCategoryElement bean.
GlossaryTermConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryTermConverter
Constructor

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.admin.AssetManagerAdmin
Initialize the access service.

L

LineageMappingConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
LineageMappingConverter provides common methods for transferring relevant header from an Open Metadata Repository Services (OMRS) Relationship object into a LineageMappingElement bean.
LineageMappingConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.LineageMappingConverter
Constructor

O

org.odpi.openmetadata.accessservices.assetmanager.admin - package org.odpi.openmetadata.accessservices.assetmanager.admin
Provides the implementation of the admin classes that are called during server start up and shut down.
org.odpi.openmetadata.accessservices.assetmanager.converters - package org.odpi.openmetadata.accessservices.assetmanager.converters
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Asset Manager OMAS beans to return to the caller.
org.odpi.openmetadata.accessservices.assetmanager.handlers - package org.odpi.openmetadata.accessservices.assetmanager.handlers
These handlers drive the interaction with the metadata repositories.
org.odpi.openmetadata.accessservices.assetmanager.listener - package org.odpi.openmetadata.accessservices.assetmanager.listener
Supports the processing of events from the repository services that notify this module of changes to the metadata in the repository services.
org.odpi.openmetadata.accessservices.assetmanager.outtopic - package org.odpi.openmetadata.accessservices.assetmanager.outtopic
Produces events on the Asset Manager OMAS's out topic.
org.odpi.openmetadata.accessservices.assetmanager.server - package org.odpi.openmetadata.accessservices.assetmanager.server
Provides the server side support for the REST API.

P

PortConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
PortConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that includes the PortProperties.
PortConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.PortConverter
Constructor
ProcessCallConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
ProcessCallConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a bean that includes the ProcessCallProperties.
ProcessCallConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.ProcessCallConverter
Constructor
ProcessConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
ProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that includes the ProcessProperties.
ProcessConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.ProcessConverter
Constructor
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
Unpack and deliver an instance event to the InstanceEventProcessor
publishAsset(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Update the zones for the asset so that it becomes visible to consumers.
publishAsset(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Update the zones for the asset so that it becomes visible to consumers.

R

removeAsset(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Remove the metadata element representing an asset.
removeAsset(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Remove the metadata element representing an asset.
removeClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetManagerOMASConverter
Remove the requested classification from the bean classifications and return the resulting list.
removeExternalGlossaryLink(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove information about a link to an external glossary resource (and the relationships that attached it to the glossaries).
removeExternalGlossaryLink(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove information about a link to an external glossary resource (and the relationships that attached it to the glossaries).
removeExternalIdentifier(String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Remove an external identifier from an existing open metadata element.
removeGlossary(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the metadata element representing a glossary.
removeGlossary(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the metadata element representing a glossary category.
removeGlossaryCategory(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the metadata element representing a glossary term.
removeGlossaryTerm(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the metadata element representing a glossary term.

S

setAssetAsReferenceData(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Classify the asset to indicate that it can be used as reference data.
setAssetAsReferenceData(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Classify the asset to indicate that it can be used as reference data.
setGlossaryAsCanonical(String, MetadataCorrelationProperties, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsCanonical(String, String, String, CanonicalVocabularyClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsTaxonomy(String, MetadataCorrelationProperties, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryAsTaxonomy(String, String, String, TaxonomyClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary to indicate that it can be used as a taxonomy.
setTermAsAbstractConcept(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsAbstractConcept(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, MetadataCorrelationProperties, String, GlossaryTermActivityType, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary term to indicate that it describes a data value.
setTermAsActivity(String, String, String, ActivityTermClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, MetadataCorrelationProperties, String, GlossaryTermContextDefinition, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary term to indicate that it describes a context.
setTermAsContext(String, String, String, ContextDefinitionClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary term to indicate that it describes a context.
setTermAsDataValue(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary term to indicate that it describes a data value.
setTermAsDataValue(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary term to indicate that it describes an object identifier.
setTermAsObjectIdentifier(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineAttribute(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Classify the glossary term to indicate that it describes a spine object.
setTermAsSpineObject(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Classify the glossary term to indicate that it describes a spine object.
setupCategoryParent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Create a parent-child relationship between two categories.
setupCategoryParent(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a parent-child relationship between two categories.
setupTermCategory(String, String, String, String, String, GlossaryTermCategorization, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Link a term to a category.
setupTermCategory(String, String, String, String, CategorizationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Link a term to a category.
setupTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Link two terms together using a specialist relationship.
setupTermRelationship(String, String, String, String, String, TermRelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Link two terms together using a specialist relationship.
shutdown() - Method in class org.odpi.openmetadata.accessservices.assetmanager.admin.AssetManagerAdmin
Shutdown the access service.

U

updateAsset(String, MetadataCorrelationProperties, String, boolean, AssetProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Update the metadata element representing an asset.
updateAsset(String, String, String, boolean, AssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Update the metadata element representing an asset.
updateExternalGlossaryLink(String, String, String, String, ExternalGlossaryLinkProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the properties of a reference to an external glossary resource.
updateExternalGlossaryLink(String, String, String, ExternalGlossaryLinkRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the properties of a reference to an external glossary resource.
updateExternalIdentifier(String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerRESTServices
Update the description of a specific external identifier.
updateGlossary(String, MetadataCorrelationProperties, String, GlossaryProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the metadata element representing a glossary.
updateGlossary(String, String, String, GlossaryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the metadata element representing a glossary.
updateGlossaryCategory(String, MetadataCorrelationProperties, String, GlossaryCategoryProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the metadata element representing a glossary category.
updateGlossaryCategory(String, String, String, GlossaryCategoryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, MetadataCorrelationProperties, String, GlossaryTermProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the properties of the metadata element representing a glossary term.
updateGlossaryTerm(String, String, String, GlossaryTermRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the metadata element representing a glossary term.
updateGlossaryTermStatus(String, MetadataCorrelationProperties, String, GlossaryTermStatus, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the status of the metadata element representing a glossary term.
updateGlossaryTermStatus(String, String, String, GlossaryTermStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the status of the metadata element representing a glossary term.
updateTermRelationship(String, String, String, String, GlossaryTermRelationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the relationship properties for the two terms.
updateTermRelationship(String, String, String, String, String, TermRelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the relationship properties for the two terms.

W

withdrawAsset(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Update the zones for the asset so that it is no longer visible to consumers.
withdrawAsset(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Update the zones for the asset so that it is no longer visible to consumers.
A C D E F G I L O P R S U W 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.