A C G I N O S T V 
All Classes 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 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) - Constructor for class org.odpi.openmetadata.integrationservices.analytics.connector.AnalyticsIntegratorContext
Create a new client with no authentication embedded in the HTTP request.
AnalyticsIntegratorErrorCode - Enum 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 - org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
 
CONTEXT_INITIALIZING - org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
 

G

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

I

INVALID_CONNECTOR - org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
 

N

NULL_CONTEXT - org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorAuditCode
 
NULL_CONTEXT - org.odpi.openmetadata.integrationservices.analytics.ffdc.AnalyticsIntegratorErrorCode
 

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