Index

A C G I N O S T V 
All Classes and Interfaces|All Packages

A

AnalyticsIntegratorAPI - Interface in org.odpi.openmetadata.integrationservices.analytics.api
AnalyticsIntegratorAPI is the interface to validate that a connector is suitable to run in the Analytics Integrator OMIS.
AnalyticsIntegratorAuditCode - Enum Class in org.odpi.openmetadata.integrationservices.analytics.ffdc
The AnalyticsIntegratorAuditCode is used to define the message content for the OMRS Audit Log.
AnalyticsIntegratorConnector - Class in org.odpi.openmetadata.integrationservices.analytics.connector
AnalyticsIntegratorConnector is the base class for an integration connector that is managed by the Analytics Integrator OMIS.
AnalyticsIntegratorConnector() - Constructor for class org.odpi.openmetadata.integrationservices.analytics.connector.AnalyticsIntegratorConnector
 
AnalyticsIntegratorContext - Class in org.odpi.openmetadata.integrationservices.analytics.connector
AnalyticsIntegratorContext is the context for cataloging metadata from an analytics tool.
AnalyticsIntegratorContext(String, String, String, String, OpenIntegrationClient, GovernanceConfiguration, OpenMetadataClient, ActionControlInterface, boolean, PermittedSynchronization, String, String, String, AuditLog, int) - Constructor for class org.odpi.openmetadata.integrationservices.analytics.connector.AnalyticsIntegratorContext
Create a new client with no authentication embedded in the HTTP request.
AnalyticsIntegratorErrorCode - Enum Class in org.odpi.openmetadata.integrationservices.analytics.ffdc
The AnalyticsIntegratorErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Services.
AnalyticsIntegratorOMISConnector - Interface in org.odpi.openmetadata.integrationservices.analytics.connector
A marker interface to identify the OMIS that this connector works with.

C

CONNECTOR_CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
OMIS-ANALYTICS-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}
CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
OMIS-ANALYTICS-INTEGRATOR-0001 - The analytics integrator context manager is being initialized for calls to server {0} on platform {1}

G

getContext() - Method in class org.odpi.openmetadata.integrationservices.analytics.connector.AnalyticsIntegratorConnector
Return the context for this connector.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
Retrieve a message definition object for an exception.

I

INVALID_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
OMIS-ANALYTICS-INTEGRATOR-400-001 - Integration connector {0} is not of the correct type to run in the {1} integration service.

N

NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
OMIS-ANALYTICS-INTEGRATOR-0003 - Integration connector {0} has a null context
NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
OMIS-ANALYTICS-INTEGRATOR-500-001 - Integration connector {0} has a null context

O

org.odpi.openmetadata.integrationservices.analytics.api - package org.odpi.openmetadata.integrationservices.analytics.api
 
org.odpi.openmetadata.integrationservices.analytics.connector - package org.odpi.openmetadata.integrationservices.analytics.connector
This package provides the interfaces and base classes to use when writing an integration connector for the Analytics Integrator OMIS.
org.odpi.openmetadata.integrationservices.analytics.ffdc - package org.odpi.openmetadata.integrationservices.analytics.ffdc
 

S

setAnalyticsToolIsHome(boolean) - Method in class org.odpi.openmetadata.integrationservices.analytics.connector.AnalyticsIntegratorContext
Set up the flag that controls the ownership of metadata created for this Analytics Tool.
setContext(AnalyticsIntegratorContext) - Method in class org.odpi.openmetadata.integrationservices.analytics.connector.AnalyticsIntegratorConnector
Set up the context for this connector.

T

toString() - Method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
JSON-style toString

V

validateConnector(String, String) - Method in interface org.odpi.openmetadata.integrationservices.analytics.api.AnalyticsIntegratorAPI
Validate the connector and return its connector type.
valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
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.analytics.ffdc.AnalyticsIntegratorErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
A C G I N O S T V 
All Classes and Interfaces|All Packages