Index

A B C D E F G I L N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

addExternalIdentifier(String, String, ExternalIdentifierProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Add a new external identifier to an existing open metadata element.
attachExternalCategoryLink(String, String, ExternalGlossaryElementLinkProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a link to an external glossary category resource.
attachExternalLinkToGlossary(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Connect a glossary to a reference to an external glossary resource.
attachExternalTermLink(String, String, ExternalGlossaryElementLinkProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a link to an external glossary term resource.

B

BAD_CONFIG_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
OMIS-CATALOG-INTEGRATOR-400-004 - The {0} Open Metadata Integration Service (OMIS) has been passed an invalid value of {1} in the {2} property.

C

CatalogIntegratorAPI - Interface in org.odpi.openmetadata.integrationservices.catalog.api
CatalogIntegratorAPI is the interface to validate that a connector is suitable to run in the Catalog Integrator OMIS.
CatalogIntegratorAuditCode - Enum Class in org.odpi.openmetadata.integrationservices.catalog.ffdc
The CatalogIntegratorAuditCode is used to define the message content for the OMRS Audit Log.
CatalogIntegratorConnector - Class in org.odpi.openmetadata.integrationservices.catalog.connector
CatalogIntegratorConnector is the base class for an integration connector that is managed by the Catalog Integrator OMIS.
CatalogIntegratorConnector() - Constructor for class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorConnector
 
CatalogIntegratorContext - Class in org.odpi.openmetadata.integrationservices.catalog.connector
CatalogIntegratorContext provides a wrapper around the Asset Manager OMAS client.
CatalogIntegratorContext(String, String, String, String, OpenIntegrationClient, OpenMetadataClient, ExternalAssetManagerClient, AssetManagerEventClient, ConnectedAssetClient, CollaborationExchangeClient, ConnectionExchangeClient, DataAssetExchangeClient, ExternalReferenceExchangeClient, GlossaryExchangeClient, GovernanceExchangeClient, InfrastructureExchangeClient, LineageExchangeClient, StewardshipExchangeClient, ValidValuesExchangeClient, boolean, PermittedSynchronization, String, String, String, String, List<String>, int, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Create a new context for a connector.
CatalogIntegratorErrorCode - Enum Class in org.odpi.openmetadata.integrationservices.catalog.ffdc
The CatalogIntegratorErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Services.
CatalogIntegratorOMISConnector - Interface in org.odpi.openmetadata.integrationservices.catalog.connector
A marker interface to identify the OMIS that this connector works with.
classifyMetadataElementInStore(String, String, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Add a new classification to the metadata element.
clearAssetConnection(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Remove a relationship between an asset and its connection.
clearAssetRelationship(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Remove the relationship between two elements.
clearBusinessSignificant(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the "BusinessSignificant" designation from the element.
clearCategoryParent(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove a parent-child relationship between two categories.
clearColumnAsPrimaryKey(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Remove the primary key designation from the schema attribute.
clearConnectorType(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Remove a relationship between a connection and a connector type.
clearControlFlow(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Remove the reference data designation from the asset.
clearDataFlow(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the data flow relationship between two elements.
clearEmbeddedConnection(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Remove a relationship between a connection and an endpoint.
clearForeignKeyRelationship(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Remove the foreign key relationship between two schema elements.
clearGlossaryAsCanonical(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the canonical designation from the glossary.
clearGlossaryAsTaxonomy(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the taxonomy designation from the glossary.
clearLineageMapping(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the lineage mapping between two elements.
clearPortDelegation(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the port delegation relationship between two ports.
clearPortSchemaType(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the schema type from a port.
clearProcessCall(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the process call relationship.
clearProcessParent(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove a parent-child relationship between two processes.
clearProcessPort(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Unlink a port from a process.
clearSchemaElementAsCalculatedValue(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Remove the calculated value designation from the schema element.
clearSchemaElementRelationship(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Remove a relationship between two schema elements.
clearSchemaTypeParent(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Remove the relationship between a schema type and its parent data asset, process or port.
clearTermAsAbstractConcept(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the context definition designation from the glossary term.
clearTermAsDataValue(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Unlink a term from a category.
clearTermRelationship(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the relationship between two terms.
clearTranslation(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Remove the translation for a particular language/locale for a metadata element.
clearValidMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Remove a valid map name value for a property.
clearValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Remove a valid value for a property.
CollaborationExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
CollaborationExchangeService is the context for managing user collaboration elements such as comments, ratings, likes and tags.
collaborationExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for working with feedback elements.
confirmSynchronization(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Confirm that the values of a particular metadata element have been synchronized.
ConnectionExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
ConnectionExchangeService is the context for managing connections and associated elements such as connector types and endpoints.
connectionExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for building and maintaining connections, connector types and endpoints.
CONNECTOR_CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
OMIS-CATALOG-INTEGRATOR-0002 - Creating context for integration connector {0} ({1}) connecting to third party technology {2} with permitted synchronization of {3} and service options of {4}
ConnectorFactoryService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
ConnectorFactoryService is the service for creating connectors to the data and services of a digital resource (represented by an asset).
connectorFactoryServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for creating connector instances.
CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
OMIS-CATALOG-INTEGRATOR-0001 - The catalog integrator context manager is being initialized for calls to server {0} on platform {1}
createConnection(boolean, ExternalIdentifierProperties, ConnectionProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a new metadata element to represent the root of a connection.
createConnectionFromTemplate(boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(boolean, ExternalIdentifierProperties, ConnectorTypeProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a new metadata element to represent the root of a connector type.
createConnectorTypeFromTemplate(boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a new metadata element to represent a connector type using an existing metadata element as a template.
createControlledGlossaryTerm(String, String, String, boolean, String, ExternalIdentifierProperties, GlossaryTermProperties, GlossaryTermStatus, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createDataAsset(boolean, ExternalIdentifierProperties, DataAssetProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Create a new metadata element to represent an asset using an existing metadata element as a template.
createEndpoint(boolean, ExternalIdentifierProperties, EndpointProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a new metadata element to represent the root of an endpoint.
createEndpointFromTemplate(boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a new metadata element to represent an endpoint using an existing metadata element as a template.
createExternalGlossaryLink(ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a link to an external glossary resource.
createExternalReference(ExternalIdentifierProperties, String, ExternalReferenceProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Create a definition of a external reference.
createGlossary(boolean, ExternalIdentifierProperties, GlossaryProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a new metadata element to represent the root of a glossary.
createGlossaryCategory(String, boolean, ExternalIdentifierProperties, GlossaryCategoryProperties, boolean, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a new metadata element to represent a glossary category.
createGlossaryCategoryFromTemplate(String, boolean, String, ExternalIdentifierProperties, TemplateProperties, boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryFromTemplate(boolean, String, ExternalIdentifierProperties, TemplateProperties, boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryTerm(String, boolean, ExternalIdentifierProperties, GlossaryTermProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a new metadata element to represent a glossary term.
createGlossaryTermFromTemplate(String, boolean, String, ExternalIdentifierProperties, TemplateProperties, boolean, GlossaryTermStatus) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Create an incident report to capture the situation detected by this governance action service.
createMetadataElementInStore(String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Create a new metadata element in the metadata store.
createPort(boolean, String, ExternalIdentifierProperties, PortProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Create a new metadata element to represent a port.
createProcess(boolean, ExternalIdentifierProperties, ProcessProperties, ProcessStatus) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Create a new metadata element to represent a process.
createProcessFromTemplate(boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Create a new metadata element to represent a process using an existing metadata element as a template.
createRelatedElementsInStore(String, String, String, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Create a relationship between two metadata elements.
createSchemaAttribute(boolean, String, ExternalIdentifierProperties, SchemaAttributeProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(boolean, String, String, ExternalIdentifierProperties, TemplateProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaType(boolean, ExternalIdentifierProperties, SchemaTypeProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Create a new metadata element to represent a schema type.
createSchemaTypeFromTemplate(boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Create a new metadata element to represent a schema type using an existing metadata element as a template.

D

DataAssetExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
DataAssetExchangeService is the context for managing data assets and associated elements such as schemas.
dataAssetExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for working with data stores, data sets, data feeds and APIs.
deleteExternalReference(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Remove the definition of a external reference.
deleteMetadataElementInStore(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Delete a specific metadata element.
deleteRelatedElementsInStore(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Delete a relationship between two metadata elements.
detachExternalCategoryLink(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the link to an external glossary category resource.
detachExternalLinkFromGlossary(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Disconnect a glossary from a reference to an external glossary resource.
detachExternalTermLink(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the link to an external glossary term resource.
DISABLED_EXCHANGE_SERVICE - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
OMIS-CATALOG-INTEGRATOR-400-002 - The {0} has been disabled by the configuration for the {1} integration service
DISABLED_EXCHANGE_SERVICES - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
OMIS-CATALOG-INTEGRATOR-0004 - The following exchange services are disabled in the context for connector {1}: {2}

E

ExternalReferenceExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
DataAssetExchangeService is the context for managing data assets and associated elements such as schemas.
externalReferenceExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Services for maintaining links to external references.

F

findConnections(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of connection metadata elements that contain the search string.
findConnectorTypes(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of connectorType metadata elements that contain the search string.
findDataAssets(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Retrieve the list of asset metadata elements that contain the search string.
findEndpoints(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of endpoint metadata elements that contain the search string.
findExternalReferences(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Find the external references that contain the search string - which may contain wildcards.
findGlossaries(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryCategories(String, String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary term metadata elements that contain the search string.
findGlossaryTerms(String, String, List<GlossaryTermStatus>, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary term metadata elements that contain the search string.
findMetadataElements(String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsWithString(String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Retrieve the metadata elements that contain the requested string.
findPorts(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the list of port metadata elements that contain the search string.
findProcesses(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the list of process metadata elements that contain the search string.
findRelationshipsBetweenMetadataElements(String, SearchProperties, String, SequencingOrder, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Return a list of relationships that match the requested conditions.
findSchemaAttributes(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the list of schema type metadata elements that contain the search string.

G

getAssetManagerGUID() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the unique identifier for the asset manager element with a qualifiedName matching the assetManagerName.
getAssetManagerName() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the qualified name of the asset manager that is supplied in the configuration as metadataSourceQualifiedName.
getAssetRelationship(String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Retrieve the relationship between two elements.
getCategoriesForGlossary(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Return the list of categories associated with a glossary.
getCategoriesForTerm(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Return the list of categories associated with a glossary term.
getCollaborationExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging collaboration information (comments, likes, reviews, tags).
getConnectionByGUID(String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging connection information (connections, connector types, endpoints).
getConnectionsByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of connection metadata elements with a matching qualified or display name.
getConnectionsForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of connections created on behalf of the named external source.
getConnectorByConnection(Connection) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectorFactoryService
Returns the connector corresponding to the supplied connection.
getConnectorByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectorFactoryService
Returns the connector corresponding to the supplied connection GUID.
getConnectorByName(String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectorFactoryService
Returns the connector corresponding to the supplied connection name.
getConnectorFactoryService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for working with connectors to digital resources.
getConnectorForAsset(String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectorFactoryService
Returns the connector corresponding to the supplied asset GUID.
getConnectorTypeByGUID(String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getConnectorTypesForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of connectorTypes created on behalf of the named connectorType manager.
getContext() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorConnector
Return the context for this connector.
getControlFlow(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the control flow relationship between two elements.
getControlFlowNextSteps(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
getDataAssetByGUID(String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging data asset information (assets, schemas, connections).
getDataAssetsByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Retrieve the list of assets created on behalf of the named asset manager.
getDataFlow(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
getDataFlowSuppliers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
getDestinationLineageMappings(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
getEndpointByGUID(String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndpointsForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Retrieve the list of endpoints created on behalf of the named external source.
getExternalLinksForGlossary(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of links to external glossary resources attached to a glossary.
getExternalReferenceByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Return information about a specific external reference.
getExternalReferences(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Retrieve the list of external references sorted in open metadata.
getExternalReferencesById(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Retrieve the list of external references for this resourceId.
getExternalReferencesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Retrieve the list of external references for this name.
getExternalReferencesByURL(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Retrieve the list of external references for this URL.
getExternalReferenceService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging data asset information (assets, schemas, connections).
getExternalReferencesForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Retrieve the list of external reference created on behalf of the named asset manager.
getGlossariesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossaries created on behalf of this asset manager.
getGlossariesForExternalLink(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Return the glossaries connected to an external glossary source.
getGlossaryByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoriesByName(String, String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging glossary information (glossaries, with categories, terms and relationships)
getGlossaryForCategory(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the glossary metadata element for the requested category.
getGlossaryForTerm(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the glossary metadata element for the requested term.
getGlossarySubCategories(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermsByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermsByName(String, String, List<GlossaryTermStatus>, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGovernanceExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging governance information (policies, rules, ...)
getInfrastructureExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging infrastructure information (servers, applications, hosts etc).
getLineageExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging lineage information (processes, ports, schemas, lineage linkage etc).
getLineageMapping(String, String, String, String, String, String, Date, boolean, boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the relationship between two elements.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
Retrieve a message definition object for an exception.
getMetadataElementByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getNestedAttributes(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the list of schema attributes associated with a schema element.
getPortByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the port metadata element with the supplied unique identifier.
getPortDelegation(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the port that this port delegates to.
getPortsByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsForProcess(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the list of ports associated with a process.
getPortUse(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the list of ports that delegate to this port.
getProcessByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the process call relationship between two elements.
getProcessCalled(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the process call relationships linked from a specific element to the elements it calls.
getProcessCallers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the process call relationships linked from a specific element to its callers.
getProcessesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Return the list of processes associated with the asset manager.
getProcessParent(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the process metadata element with the supplied unique identifier.
getRelatedAssetsAtEnd1(String, String, String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Retrieve the relationships linked from a specific element at end 2 of the relationship.
getRelatedAssetsAtEnd2(String, String, String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Retrieve the requested relationships linked from a specific element at end 2.
getRelatedMetadataElements(String, int, String, Date, int, int) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Retrieve the metadata elements connected to the supplied element.
getRelatedTerms(String, List<GlossaryTermRelationshipStatus>, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary terms associated with the requested glossary term.
getSchemaAttributeByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaTypeByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Retrieve the header of the metadata element connected to a schema type.
getSourceLineageMappings(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
getStewardshipExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging stewardship information.
getSubProcesses(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Retrieve the process metadata element with the supplied unique identifier.
getTermsForGlossary(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, List<GlossaryTermRelationshipStatus>, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Retrieve the list of glossary terms associated with a glossary category.
getTranslation(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Retrieve the translation for the matching language/locale.
getTranslations(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Retrieve all translations associated with a metadata element.
getValidMetadataMapName(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Retrieve details of a specific valid name for a map property.
getValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Retrieve details of a specific valid value for a map name.
getValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Retrieve details of a specific valid value for a property.
getValidMetadataValues(String, String, int, int) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Retrieve all the valid values for the requested property.
getValidValuesExchangeService() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return the interface for exchanging valid values and reference data information.
GlossaryExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
GlossaryExchangeService is the client for managing resources from a glossary.
glossaryExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for maintaining glossaries and their contents
GovernanceExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
GovernanceExchangeService is the context for managing governance definitions such as policies and rules.
governanceExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for maintaining governance definitions such as policies and rules.

I

InfrastructureExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
InfrastructureExchangeService is the context for managing infrastructure definitions such as applications, servers and hosts.
infrastructureExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for maintaining models of infrastructure.
INVALID_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
OMIS-CATALOG-INTEGRATOR-400-001 - Integration connector {0} is not of the correct type to run in the {1} integration service.
isAssetManagerHome() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Return whether any metadata elements, classifications and relationships created though this interface will be members of the local cohort or members of an external metadata collection.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CollaborationExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GovernanceExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.InfrastructureExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.StewardshipExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForDuplicateProcessing() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ValidValuesExchangeService
Return whether retrieval requests from this service are to avoid merging duplicates or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CollaborationExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GovernanceExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.InfrastructureExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.StewardshipExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isForLineage() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ValidValuesExchangeService
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
isListenerRegistered() - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Return a flag indicating whether a listener has been registered or not.

L

LineageExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
LineageExchangeService is the context for managing process definitions and lineage linkage.
lineageExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for maintaining lineage relationships.
linkExternalReferenceToElement(String, String, ExternalReferenceLinkProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Link an external reference to an object.

N

NOT_PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
OMIS-CATALOG-INTEGRATOR-400-003 - The permitted synchronization direction of {0} does not allow connector {1} to issue {2} requests on behalf of asset manager {3}
NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
OMIS-CATALOG-INTEGRATOR-0005 - Integration connector {0} has a null context
NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
OMIS-CATALOG-INTEGRATOR-500-001 - Integration connector {0} has a null context

O

OpenMetadataExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
OpenMetadataExchangeService provides a native open metadata interface.
OpenMetadataGovernanceService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
OpenMetadataGovernanceService provides services for invoking metadata governance services in Egeria.
openToDo(String, String, String, String, int, Date, Map<String, String>, String, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Create a "To Do" request for someone to work on.
org.odpi.openmetadata.integrationservices.catalog.api - package org.odpi.openmetadata.integrationservices.catalog.api
 
org.odpi.openmetadata.integrationservices.catalog.connector - package org.odpi.openmetadata.integrationservices.catalog.connector
 
org.odpi.openmetadata.integrationservices.catalog.ffdc - package org.odpi.openmetadata.integrationservices.catalog.ffdc
 

P

PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
OMIS-CATALOG-INTEGRATOR-0003 - The context for connector {0} has its permitted synchronization set to {1}
publishDataAsset(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Update the zones for the asset so that it becomes visible to consumers.
publishProcess(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the zones for the asset so that it becomes visible to consumers.

R

reclassifyMetadataElementInStore(String, String, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Update the properties of a classification that is currently attached to a specific metadata element.
registerListener(AssetManagerEventListener) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
removeConnection(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Remove the metadata element representing a connection.
removeConnectorType(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Remove the metadata element representing a connector type.
removeDataAsset(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Remove the metadata element representing an asset.
removeEndpoint(String, String, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Remove the metadata element representing a connector type.
removeExternalGlossaryLink(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove information about a link to an external glossary resource (and the relationships that attached it to the glossaries).
removeExternalIdentifier(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Remove a new external identifier from an existing open metadata element.
removeGlossary(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Remove the metadata element representing a glossary term.
removePort(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the metadata element representing a port.
removeProcess(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Remove the metadata element representing a process.
removeSchemaAttribute(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Remove the metadata element representing a schema type.
retrieveAttachedExternalReferences(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Retrieve the list of external references attached to the supplied object.

S

SchemaExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
LineageExchangeService is the context for managing process definitions and lineage linkage.
setAssetManagerIsHome(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Set up the flag that controls the ownership of metadata created for this asset manager.
setAssetManagerIsHome(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Set up whether any metadata elements, classifications and relationships created though this interface will be members of the local cohort or members of an external metadata collection.
setBusinessSignificant(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Classify a port, process or asset as "BusinessSignificant" (this may affect the way that lineage is displayed).
setContext(CatalogIntegratorContext) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorConnector
Set up the context for this connector.
setDataAssetAsReferenceData(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Classify the asset to indicate that it can be used as reference data.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CollaborationExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GovernanceExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.InfrastructureExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.StewardshipExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ValidValuesExchangeService
Set up whether retrieval requests from this service are to avoid merging duplicates or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CollaborationExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GovernanceExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.InfrastructureExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.StewardshipExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ValidValuesExchangeService
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
setGlossaryAsCanonical(String, String, CanonicalVocabularyProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsTaxonomy(String, String, TaxonomyProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary to indicate that it can be used as a taxonomy.
setSchemaElementAsCalculatedValue(boolean, String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
setTermAsAbstractConcept(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, ActivityDescriptionProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, String, GlossaryTermContextDefinition, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary term to indicate that it describes a context.
setTermAsDataValue(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Classify the glossary term to indicate that it describes a spine object.
setTranslation(String, TranslationDetail) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Create or update the translation for a particular language/locale for a metadata element.
setupAssetConnection(String, String, String, boolean, String, String, AssetConnectionProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a relationship between an asset and its connection.
setupCategoryParent(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Create a parent-child relationship between two categories.
setupColumnAsPrimaryKey(String, String, String, boolean, String, String, String, KeyPattern, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Classify the column schema attribute to indicate that it describes a primary key.
setupConnectorType(String, boolean, String, String, Date, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a relationship between a connection and a connector type.
setupControlFlow(boolean, String, String, ControlFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Link two elements to show that when one completes the next is started.
setupDataFlow(boolean, String, String, DataFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Link two elements together to show that data flows from one to the other.
setupEmbeddedConnection(String, String, String, boolean, String, String, EmbeddedConnectionProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, boolean, String, String, Date, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Create a relationship between a connection and an endpoint.
setupForeignKeyRelationship(boolean, String, String, ForeignKeyProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Link two schema attributes together to show a foreign key relationship.
setupLineageMapping(String, String, LineageMappingProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
setupPortDelegation(boolean, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Link two ports together to show that portTwo is an implementation of portOne.
setupPortSchemaType(boolean, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Link a schema type to a port to show the structure of data it accepts.
setupProcessCall(boolean, String, String, ProcessCallProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Link two elements together to show a request-response call between them.
setupProcessParent(boolean, String, String, ProcessContainmentProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Create a parent-child relationship between two processes.
setupProcessPort(boolean, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Link a port to a process.
setupRelatedDataAsset(String, boolean, String, String, String, RelationshipProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Link two asset together.
setupSchemaElementRelationship(boolean, String, String, String, Date, RelationshipProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Create a relationship between two schema elements.
setupSchemaTypeParent(boolean, String, String, String, RelationshipProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Connect a schema type to a data asset, process or port.
setupTermCategory(String, String, GlossaryTermCategorization, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Link a term to a category.
setupTermRelationship(String, String, String, GlossaryTermRelationship, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Link two terms together using a specialist relationship.
setUpValidMetadataMapName(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataValue(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Create or update the valid value for a particular open metadata property name.
StewardshipExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
StewardshipExchangeService is the context for managing classifications and exceptions and other actions of stewards.
stewardshipExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for handing actions for stewards.

T

toString() - Method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
toString() JSON-style
toString() - Method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
JSON-style toString

U

unclassifyMetadataElementInStore(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Remove the named classification from a specific metadata element.
unlinkExternalReferenceFromElement(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Remove the link between a external reference and an element.
updateAssetRelationship(String, String, String, boolean, RelationshipProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Update relationship between two elements.
updateClassificationEffectivityInStore(String, String, Date, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Update the effectivity dates of a specific classification attached to a metadata element.
updateConnection(String, String, String, String, String, boolean, ConnectionProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Update the metadata element representing an connection.
updateConnectorType(String, String, String, String, String, boolean, ConnectorTypeProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Update the metadata element representing a connector type.
updateControlFlow(String, ControlFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the relationship between two elements that shows that when one completes the next is started.
updateDataAsset(String, String, String, boolean, DataAssetProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Update the metadata element representing an asset.
updateDataFlow(String, DataFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update relationship between two elements that shows that data flows from one to the other.
updateEndpoint(String, String, String, String, String, boolean, EndpointProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ConnectionExchangeService
Update the metadata element representing an endpoint.
updateExternalGlossaryLink(String, boolean, ExternalGlossaryLinkProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Update the properties of a reference to an external glossary resource.
updateExternalIdentifier(String, String, ExternalIdentifierProperties) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Update the description of a specific external identifier.
updateExternalReference(String, String, boolean, ExternalReferenceProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Update the definition of a external reference.
updateExternalReferenceToElementLink(String, ExternalReferenceLinkProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.ExternalReferenceExchangeService
Update the link between an external reference to an object.
updateForeignKeyRelationship(String, String, String, String, String, ForeignKeyProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Update the relationship properties for the query target.
updateGlossary(String, String, boolean, GlossaryProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, boolean, GlossaryCategoryProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, boolean, GlossaryTermProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Update the properties of the metadata element representing a glossary term.
updateGlossaryTermStatus(String, String, String, String, String, GlossaryTermStatus, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Update the status of the metadata element representing a glossary term.
updateLineageMapping(String, LineageMappingProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the lineage mapping relationship between two elements.
updateMetadataElementEffectivityInStore(String, Date, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Update the status of specific metadata element.
updateMetadataElementInStore(String, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, ElementStatus, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Update the status of specific metadata element.
updatePort(String, String, PortProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the properties of the metadata element representing a port.
updateProcess(String, String, boolean, ProcessProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the metadata element representing a process.
updateProcessCall(String, ProcessCallProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, ProcessStatus, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the status of the metadata element representing a process.
updateRelatedElementsEffectivityInStore(String, Date, Date, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsInStore(String, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataExchangeService
Update the properties associated with a relationship.
updateSchemaAttribute(String, String, boolean, SchemaAttributeProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, boolean, SchemaTypeProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.SchemaExchangeService
Update the metadata element representing a schema type.
updateTermRelationship(String, String, String, GlossaryTermRelationship, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.GlossaryExchangeService
Update the relationship properties for the two terms.

V

validateConnector(String, String) - Method in interface org.odpi.openmetadata.integrationservices.catalog.api.CatalogIntegratorAPI
Validate the connector and return its connector type.
validateMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Validate whether the name found in an open metadata map property is valid.
validateMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.OpenMetadataGovernanceService
Validate whether the value found in an open metadata property is valid.
ValidValuesExchangeService - Class in org.odpi.openmetadata.integrationservices.catalog.connector
ValidValuesExchangeService is the context for managing valid values and reference data.
validValuesExchangeServiceName - Static variable in class org.odpi.openmetadata.integrationservices.catalog.connector.CatalogIntegratorContext
Service for maintaining reference data (valid values).
valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.integrationservices.catalog.ffdc.CatalogIntegratorErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.

W

withdrawDataAsset(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.DataAssetExchangeService
Update the zones for the asset so that it is no longer visible to consumers.
withdrawProcess(String, Date) - Method in class org.odpi.openmetadata.integrationservices.catalog.connector.LineageExchangeService
Update the zones for the asset so that it is no longer visible to consumers.
A B C D E F G I L N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values