- 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.
- 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.
- 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
- 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.