A C D E F G I L O P R S U W 
All Classes All Packages

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 DataAssetElement 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 SoftwareCapabilityElement 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, String, AssetManagerOutTopicPublisher, AssetHandler, List<String>, 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, OMRSRepositoryHelper, String, String) - 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

clearBusinessSignificant(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the "BusinessSignificant" designation from the element.
clearBusinessSignificant(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the "BusinessSignificant" designation from the element.
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.
clearColumnAsPrimaryKey(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Remove the primary key designation from the schema attribute.
clearColumnAsPrimaryKey(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Remove the primary key designation from the schema attribute.
clearControlFlow(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the control flow relationship between two elements.
clearControlFlow(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Remove the reference data designation from the asset.
clearDataAssetAsReferenceData(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Remove the reference data designation from the asset.
clearDataFlow(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the data flow relationship between two elements.
clearDataFlow(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the data flow relationship between two elements.
clearForeignKeyRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Remove the foreign key relationship between two schema elements.
clearForeignKeyRelationship(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Remove the foreign key relationship between two schema elements.
clearGlossaryAsCanonical(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the canonical designation from the glossary.
clearGlossaryAsCanonical(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the canonical 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.
clearGlossaryAsTaxonomy(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the taxonomy designation from the glossary.
clearLineageMapping(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the lineage mapping between two elements.
clearLineageMapping(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the lineage mapping between two elements.
clearPortDelegation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the port delegation relationship between two ports.
clearPortDelegation(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the port delegation relationship between two ports.
clearPortSchemaType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the schema type from a port.
clearPortSchemaType(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the schema type from a port.
clearProcessCall(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the process call relationship.
clearProcessCall(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the process call relationship.
clearProcessParent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove a parent-child relationship between two processes.
clearProcessParent(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove a parent-child relationship between two processes.
clearProcessPort(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Unlink a port from a process.
clearProcessPort(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Unlink a port from a process.
clearSchemaElementAsCalculatedValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Remove the calculated value designation from the schema element.
clearSchemaElementAsCalculatedValue(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Remove the calculated value designation from the schema element.
clearSchemaTypeParent(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Remove the relationship between a schema type and its parent data asset, process or port.
clearSchemaTypeParent(String, String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Remove the relationship between a schema type and its parent data asset, process or port.
clearTermAsAbstractConcept(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the abstract concept designation from the glossary term.
clearTermAsAbstractConcept(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the abstract concept 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.
clearTermAsActivity(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the activity 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.
clearTermAsContext(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the context definition 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.
clearTermAsDataValue(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the data value 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.
clearTermAsObjectIdentifier(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the object identifier 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.
clearTermAsSpineAttribute(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the spine attribute 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.
clearTermAsSpineObject(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
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
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.
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.
createDataAsset(String, String, boolean, DataAssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Create a new metadata element to represent the root of an asset.
createDataAsset(String, MetadataCorrelationProperties, boolean, DataAssetProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(String, String, boolean, 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.
createDataAssetFromTemplate(String, MetadataCorrelationProperties, boolean, 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.
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, String, GlossaryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Create a new metadata element to represent the root of a glossary.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
createPort(String, String, boolean, String, PortRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Create a new metadata element to represent a port.
createPort(String, MetadataCorrelationProperties, boolean, String, PortProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Create a new metadata element to represent a port.
createProcess(String, String, boolean, ProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Create a new metadata element to represent a process.
createProcess(String, MetadataCorrelationProperties, boolean, ProcessProperties, ProcessStatus, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Create a new metadata element to represent a process.
createProcessFromTemplate(String, String, boolean, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Create a new metadata element to represent a process using an existing metadata element as a template.
createProcessFromTemplate(String, MetadataCorrelationProperties, boolean, String, TemplateProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Create a new metadata element to represent a process using an existing metadata element as a template.
createSchemaAttribute(String, String, String, boolean, SchemaAttributeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Create a new metadata element to represent a schema attribute.
createSchemaAttribute(String, MetadataCorrelationProperties, boolean, String, SchemaAttributeProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(String, String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaAttributeFromTemplate(String, MetadataCorrelationProperties, boolean, String, String, TemplateProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaType(String, String, boolean, SchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Create a new metadata element to represent a schema type.
createSchemaType(String, MetadataCorrelationProperties, boolean, SchemaTypeProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Create a new metadata element to represent a schema type.
createSchemaTypeFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createSchemaTypeFromTemplate(String, MetadataCorrelationProperties, boolean, String, TemplateProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Create a new metadata element to represent a schema type 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
ElementStubConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityProxy object into an ElementStub bean.
ElementStubConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementStubConverter
Constructor
entityOfInterest(String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Test to see if the entity is going to be sent out as an event - it must be a referenceable - and if an asset or anchored to an asset then it must be in one of the supported zones.
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

findDataAssets(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.
findDataAssets(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.
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.
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.
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.
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.
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.
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.
findGovernanceActionProcesses(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionTypes(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the list of governance action type metadata elements that contain the search string.
findPorts(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the list of port metadata elements that contain the search string.
findPorts(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the list of port metadata elements that contain the search string.
findProcesses(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the list of process metadata elements that contain the search string.
findProcesses(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the list of process metadata elements that contain the search string.
findSchemaAttributes(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaAttributes(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the list of schema type metadata elements that contain the search string.
findSchemaType(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the list of schema type metadata elements that contain the search string.

G

getActiveGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the governance actions that are still in process.
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.
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.
getControlFlow(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the control flow relationship between two elements.
getControlFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
getControlFlowNextSteps(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
getControlFlowPreviousSteps(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
getDataAssetByGUID(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.
getDataAssetByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetsByName(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.
getDataAssetsByName(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.
getDataAssetsForAssetManager(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.
getDataAssetsForAssetManager(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.
getDataFlow(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the data flow relationship between two elements.
getDataFlow(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
getDataFlowConsumers(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
getDataFlowSuppliers(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
getDataFlowSuppliers(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
getDestinationLineageMappings(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the lineage mapping relationships linked from an specific source element to its destinations.
getDestinationLineageMappings(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the lineage mapping relationships linked from an specific source element to its destinations.
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.
getFirstActionType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Return the governance action type that is the first step in a governance action process.
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.
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.
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.
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.
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.
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.
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, 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.
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.
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, int, int, 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.
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, 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.
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.
getGovernanceAction(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Request the status and properties of an executing governance action request.
getGovernanceActionProcessByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessHandler() - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.AssetManagerServicesInstance
Return the handler for governance action process requests.
getGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the governance actions that are known to the server.
getGovernanceActionTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getNestedAttributes(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the list of schema attributes associated with a schemaType.
getNestedAttributes(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the list of schema attributes associated with a StructSchemaType or nested underneath a schema attribute.
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, 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, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementStubConverter
Using the supplied entity, 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, 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, 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.GovernanceActionProcessConverter
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.GovernanceActionTypeConverter
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, 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.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.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.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.ElementStubConverter
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, 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, 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, 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, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GovernanceActionProcessConverter
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.GovernanceActionTypeConverter
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, Relationship, 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>, EntityProxy, 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>, Relationship, boolean, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementStubConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBeans(Class<B>, List<Relationship>, boolean, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.ElementStubConverter
Using the supplied instances, return list of new instances of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.AssetConverter
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.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.GovernanceActionConverter
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.
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.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.SchemaAttributeConverter
Extract the properties from the schema attribute entity.
getNewSchemaTypeBean(Class<B>, InstanceHeader, String, InstanceProperties, List<Classification>, int, String, String, B, String, B, String, B, List<String>, List<B>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.converters.SchemaTypeConverter
Return the converted bean.
getNextGovernanceActionTypes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Return the lust of next action type defined for the governance action process.
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.
getPortByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the port metadata element with the supplied unique identifier.
getPortByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the port metadata element with the supplied unique identifier.
getPortDelegation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the port that this port delegates to.
getPortDelegation(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the port that this port delegates to.
getPortsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsByName(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsForProcess(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the list of ports associated with a process.
getPortsForProcess(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the list of ports associated with a process.
getPortUse(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the list of ports that delegate to this port.
getPortUse(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the list of ports that delegate to this port.
getProcessByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the process metadata element with the supplied unique identifier.
getProcessByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the process call relationship between two elements.
getProcessCall(String, String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the process call relationships linked from an specific element to the elements it calls.
getProcessCalled(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the process call relationships linked from an specific element to the elements it calls.
getProcessCallers(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the process call relationships linked from an specific element to its callers.
getProcessCallers(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the process call relationships linked from an specific element to its callers.
getProcessesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesByName(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForAssetManager(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Return the list of processes associated with the process manager.
getProcessesForAssetManager(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Return the list of processes associated with the process manager.
getProcessParent(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the process metadata element with the supplied unique identifier.
getProcessParent(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the process metadata element with the supplied unique identifier.
getSchemaAttributeByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributeByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaAttributesByName(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaTypeByGUID(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByGUID(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeByName(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeForElement(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Retrieve the header of the metadata element connected to a schema type.
getSchemaTypeParent(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Retrieve the header of the metadata element connected to a schema type.
getSourceLineageMappings(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the lineage mapping relationships linked from an specific destination element to its sources.
getSourceLineageMappings(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the lineage mapping relationships linked from an specific destination element to its sources.
getSubProcesses(String, String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Retrieve the process metadata element with the supplied unique identifier.
getSubProcesses(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Retrieve the process metadata element with the supplied unique identifier.
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.
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.
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.
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.
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
GlossaryTermConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GlossaryTermElement bean.
GlossaryTermConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.GlossaryTermConverter
Constructor
GovernanceActionConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
GovernanceActionConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Governance Action bean.
GovernanceActionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.GovernanceActionConverter
Constructor
GovernanceActionProcessConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
GovernanceActionProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionProcessElement.
GovernanceActionProcessConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.GovernanceActionProcessConverter
Constructor
GovernanceActionTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
GovernanceActionTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionTypeElement.
GovernanceActionTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.GovernanceActionTypeConverter
Constructor
GovernanceExchangeRESTServices - Class in org.odpi.openmetadata.accessservices.assetmanager.server
The GovernanceActionProcessRESTServices provides the server-side implementation of the services used by an external user to define governance action processes.
GovernanceExchangeRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.GovernanceExchangeRESTServices
Default constructor

I

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

L

LineageExchangeRESTServices - Class in org.odpi.openmetadata.accessservices.assetmanager.server
LineageExchangeRESTServices is the server-side implementation of the Asset Manager OMAS's support for processes, ports and lineage mapping.
LineageExchangeRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Default constructor
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
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A new classification has been added to an entityProxy.
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
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A classification has been removed from an entityProxy.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing entity has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing relationship has been deleted.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing entity has been deleted and purged in a single action.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An active relationship has been deleted and purged from the repository.
ProcessExchangeHandler - Class in org.odpi.openmetadata.accessservices.assetmanager.handlers
ProcessExchangeHandler is the server-side for managing processes.
ProcessExchangeHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Construct the process exchange handler with information needed to work with process related objects for Asset Manager OMAS.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A new entity has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A new relationship has been created.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing classification has been changed on an entityProxy.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing entity has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing relationship has changed home repository.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
The guid of an existing entity has been changed to a new value.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
The guid of an existing relationship has changed.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
A deleted entity has been restored to the state it was before it was deleted.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing entity has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing relationship has had its type changed.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing entity has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.listener.AssetManagerOMRSTopicListener
An existing relationship has been updated.
publishDataAsset(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.
publishDataAsset(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.
publishEntityEvent(AssetManagerEventType, EntityDetail, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.assetmanager.outtopic.AssetManagerOutTopicPublisher
Send the event to the embedded event bus connector(s).
publishEntityEvent(EntityDetail, AssetManagerEventType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.outtopic.AssetManagerOutTopicPublisher
Send the event to the embedded event bus connector(s).
publishProcess(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update the zones for the process so that it becomes visible to consumers.
publishProcess(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update the zones for the process so that it becomes visible to consumers.
publishRelationshipEvent(AssetManagerEventType, Relationship, Relationship, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.assetmanager.outtopic.AssetManagerOutTopicPublisher
Send the event to the embedded event bus connector(s).

R

removeDataAsset(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Remove the metadata element representing an asset.
removeDataAsset(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Remove the metadata element representing an asset.
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, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the metadata element representing a glossary.
removeGlossary(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the metadata element representing a glossary category.
removeGlossaryCategory(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Remove the metadata element representing a glossary term.
removeGlossaryTerm(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Remove the metadata element representing a glossary term.
removePort(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the metadata element representing a port.
removePort(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the metadata element representing a port.
removeProcess(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Remove the metadata element representing a process.
removeProcess(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Remove the metadata element representing a process.
removeSchemaAttribute(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Remove the metadata element representing a schema attribute.
removeSchemaAttribute(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Remove the metadata element representing a schema type.
removeSchemaType(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Remove the metadata element representing a schema type.

S

scanDataAssets(String, String, int, int, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Step through the assets visible to this caller.
scanDataAssets(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Step through the assets visible to this caller.
SchemaAttributeConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
SchemaAttributeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SchemaAttributeElement bean.
SchemaAttributeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.SchemaAttributeConverter
Constructor
SchemaExchangeHandler - Class in org.odpi.openmetadata.accessservices.assetmanager.handlers
SchemaExchangeHandler is the server side handler for managing schema types and attributes.
SchemaExchangeHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Construct the schema exchange handler with information needed to work with schema related objects for Asset Manager OMAS.
SchemaExchangeRESTServices - Class in org.odpi.openmetadata.accessservices.assetmanager.server
DataAssetExchangeRESTServices is the server-side implementation of the Asset Manager OMAS's support for relational databases.
SchemaExchangeRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Default constructor
SchemaTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.assetmanager.converters
SchemaTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SchemaTypeElement bean.
SchemaTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.converters.SchemaTypeConverter
Constructor
setBusinessSignificant(String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Classify a port, process or process as "BusinessSignificant" (this may effect the way that lineage is displayed).
setBusinessSignificant(String, MetadataCorrelationProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Classify a port, process or process as "BusinessSignificant" (this may effect the way that lineage is displayed).
setDataAssetAsReferenceData(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.
setDataAssetAsReferenceData(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, 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.
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.
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.
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.
setSchemaElementAsCalculatedValue(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
setSchemaElementAsCalculatedValue(String, String, String, boolean, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
setupColumnAsPrimaryKey(String, String, String, boolean, String, String, KeyPattern, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Classify the column schema attribute to indicate that it describes a primary key.
setupColumnAsPrimaryKey(String, String, String, boolean, PrimaryKeyClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Classify the column schema attribute to indicate that it describes a primary key.
setupControlFlow(String, String, String, boolean, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Link two elements to show that when one completes the next is started.
setupControlFlow(String, String, String, String, boolean, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, String, boolean, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Link two elements together to show that data flows from one to the other.
setupDataFlow(String, String, String, String, boolean, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Link two elements together to show that data flows from one to the other.
setupForeignKeyRelationship(String, String, String, boolean, String, String, ForeignKeyProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Link two schema attributes together to show a foreign key relationship.
setupForeignKeyRelationship(String, String, String, String, boolean, ForeignKeyRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Link two schema attributes together to show a foreign key relationship.
setupLineageMapping(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
setupLineageMapping(String, String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
setupPortDelegation(String, String, boolean, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Link two ports together to show that portTwo is an implementation of portOne.
setupPortDelegation(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Link two ports together to show that portTwo is an implementation of portOne.
setupPortSchemaType(String, String, boolean, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Link a schema type to a port to show the structure of data it accepts.
setupPortSchemaType(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Link a schema type to a port to show the structure of data it accepts.
setupProcessCall(String, String, String, boolean, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Link two elements together to show a request-response call between them.
setupProcessCall(String, String, String, String, boolean, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentType, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Create a parent-child relationship between two processes.
setupProcessParent(String, String, String, String, boolean, ProcessContainmentTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Create a parent-child relationship between two processes.
setupProcessPort(String, String, boolean, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Link a port to a process.
setupProcessPort(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Link a port to a process.
setupSchemaTypeParent(String, String, String, boolean, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Connect a schema type to a data asset, process or port.
setupSchemaTypeParent(String, String, String, String, String, boolean, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Connect a schema type to a data asset, process or port.
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

updateControlFlow(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update the relationship between two elements that shows that when one completes the next is started.
updateControlFlow(String, String, String, ControlFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update the relationship between two elements that shows that when one completes the next is started.
updateDataAsset(String, String, String, boolean, DataAssetRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.DataAssetExchangeRESTServices
Update the metadata element representing an asset.
updateDataAsset(String, MetadataCorrelationProperties, String, boolean, DataAssetProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.DataAssetExchangeHandler
Update the metadata element representing an asset.
updateDataFlow(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update relationship between two elements that shows that data flows from one to the other.
updateDataFlow(String, String, String, DataFlowRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update relationship between two elements that shows that data flows from one to the other.
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.
updateForeignKeyRelationship(String, String, String, String, String, ForeignKeyProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Update the relationship properties for the query target.
updateForeignKeyRelationship(String, String, String, String, ForeignKeyRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Update the relationship properties for the query target.
updateGlossary(String, String, String, GlossaryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the metadata element representing a glossary.
updateGlossary(String, MetadataCorrelationProperties, String, GlossaryProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, String, GlossaryCategoryRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the metadata element representing a glossary category.
updateGlossaryCategory(String, MetadataCorrelationProperties, String, GlossaryCategoryProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.GlossaryExchangeHandler
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, String, GlossaryTermRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.GlossaryExchangeRESTServices
Update the metadata element representing a glossary term.
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.
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.
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.
updatePort(String, String, String, PortRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update the properties of the metadata element representing a port.
updatePort(String, MetadataCorrelationProperties, String, PortProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update the properties of the metadata element representing a port.
updateProcess(String, String, String, boolean, ProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update the metadata element representing a process.
updateProcess(String, MetadataCorrelationProperties, String, boolean, ProcessProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update the metadata element representing a process.
updateProcessCall(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update the relationship between two elements that shows a request-response call between them.
updateProcessCall(String, String, String, ProcessCallRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, String, ProcessStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update the status of the metadata element representing a process.
updateProcessStatus(String, MetadataCorrelationProperties, String, ProcessStatus, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update the status of the metadata element representing a process.
updateSchemaAttribute(String, String, String, boolean, SchemaAttributeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Update the properties of the metadata element representing a schema attribute.
updateSchemaAttribute(String, MetadataCorrelationProperties, String, boolean, SchemaAttributeProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, String, boolean, SchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.SchemaExchangeRESTServices
Update the metadata element representing a schema type.
updateSchemaType(String, MetadataCorrelationProperties, String, boolean, SchemaTypeProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.SchemaExchangeHandler
Update the metadata element representing a schema type.
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.
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.

W

withdrawDataAsset(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.
withdrawDataAsset(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.
withdrawProcess(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.handlers.ProcessExchangeHandler
Update the zones for the process so that it is no longer visible to consumers.
withdrawProcess(String, String, String, AssetManagerIdentifiersRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetmanager.server.LineageExchangeRESTServices
Update the zones for the process so that it is no longer visible to consumers.
A C D E F G I L O P R S U W 
All Classes All Packages