Index
All Classes and Interfaces|All Packages
A
- ASSET_AUDIT_LOG - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
OPEN-INTEGRATION-SERVICE-0020 - Log message for element {0} from integration connector {1}: {2}
E
- equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Compare the values of the supplied object with those stored in the current object.
G
- getClassificationName() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Return the classification name.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Return the description of the type of capability this is.
- getElement() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportResponse
-
Return the property object.
- getElements() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportsResponse
-
Return the properties objects.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
-
Retrieve a message definition object for an exception.
- getQualifiedName() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Return the qualified name.
- getTypeName() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Return the type name for the metadata source.
H
- hashCode() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Create a hash code for this element type.
I
- IntegrationReportResponse - Class in org.odpi.openmetadata.frameworkservices.oif.rest
-
IntegrationReportResponse is the response structure used on REST API calls that returns an IntegrationReport object as a response.
- IntegrationReportResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportResponse
-
Default constructor
- IntegrationReportResponse(IntegrationReportResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportResponse
-
Copy/clone constructor
- IntegrationReportsResponse - Class in org.odpi.openmetadata.frameworkservices.oif.rest
-
IntegrationReportsResponse is the response structure used on REST API calls that returns a list of IntegrationReport objects as a response.
- IntegrationReportsResponse() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportsResponse
-
Default constructor
- IntegrationReportsResponse(IntegrationReportsResponse) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportsResponse
-
Copy/clone constructor
M
- MetadataSourceRequestBody - Class in org.odpi.openmetadata.frameworkservices.oif.rest
-
MetadataSourceRequestBody is the request body structure used on OIF REST API calls that requests a new element to represent a new metadata source.
- MetadataSourceRequestBody() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Default constructor
- MetadataSourceRequestBody(MetadataSourceRequestBody) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Copy/clone constructor
O
- OMAGOIFAPIResponse - Class in org.odpi.openmetadata.frameworkservices.oif.rest
-
OMAGOIFAPIResponse provides a common header for Metadata Store Service managed rest to its REST API.
- OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
-
OPEN-INTEGRATION-SERVICE-404-002 - The open metadata repository services are not initialized for the {0} operation
- OpenIntegrationAuditCode - Enum Class in org.odpi.openmetadata.frameworkservices.oif.ffdc
-
The OpenIntegrationAuditCode is used to define the message content for the OMRS Audit Log.
- OpenIntegrationErrorCode - Enum Class in org.odpi.openmetadata.frameworkservices.oif.ffdc
-
The OpenIntegrationErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Governance Action Framework (GAF) Services.
- org.odpi.openmetadata.frameworkservices.oif.ffdc - package org.odpi.openmetadata.frameworkservices.oif.ffdc
-
This package provides the first failure data capture support for the Open Integration Service module.
- org.odpi.openmetadata.frameworkservices.oif.rest - package org.odpi.openmetadata.frameworkservices.oif.rest
-
This package defines the beans used to build the REST request and response payloads.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
OPEN-INTEGRATION-SERVICE-0005 - "The Open Integration Service has initialized a new instance for server {0}
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
OPEN-INTEGRATION-SERVICE-0001 - The Open Integration Service is initializing a new server instance
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
OPEN-INTEGRATION-SERVICE-0006 - The Open Integration Service are unable to initialize a new instance; error message is {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
OPEN-INTEGRATION-SERVICE-0012 - The Open Integration Service are shutting down its instance for server {0}
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
OPEN-INTEGRATION-SERVICE-0009 - The Open Integration Service are shutting down server instance {0}
- setClassificationName(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Set up the classification name.
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Set up the description of the type of capability this is.
- setElement(IntegrationReport) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportResponse
-
Set up the property object.
- setElements(List<IntegrationReport>) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportsResponse
-
Set up the properties objects.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Set up the qualified name.
- setTypeName(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Set up the type name for the metadata source.
T
- toString() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.IntegrationReportsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.MetadataSourceRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworkservices.oif.rest.OMAGOIFAPIResponse
-
JSON-like toString
U
- UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
OPEN-INTEGRATION-SERVICE-0008 - The Open Integration Service detected an unexpected {0} exception during the initialization of its services; error message is {1}
- UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
-
OPEN-INTEGRATION-SERVICE-503-005 - A {0} exception was caught during start up of service {1} for server {2}.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.frameworkservices.oif.ffdc.OpenIntegrationAuditCode
-
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.frameworkservices.oif.ffdc.OpenIntegrationErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages