Index
All Classes and Interfaces|All Packages
C
- callCatalogTargetsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a CatalogTargetsResponse object.
- callIntegrationReportGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a IntegrationReportResponse object.
- callIntegrationReportsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a IntegrationReportsResponse object.
- createMetadataSource(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Create a new metadata element to represent a software capability.
G
- getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
- getIntegrationReport(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Retrieve a specific integration report by unique identifier.
- getIntegrationReports(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Retrieve the published integration reports.
- getIntegrationReportsForElement(String, String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Retrieve the integration reports attached to an element.
- getMetadataSourceGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Retrieve the unique identifier of the metadata element that represents the metadata source.
O
- OpenIntegrationRESTClient - Class in org.odpi.openmetadata.frameworkservices.oif.client.rest
-
OpenIntegrationRESTClient is responsible for issuing calls to the OMAS REST APIs.
- OpenIntegrationRESTClient(String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Constructor for no authentication.
- OpenIntegrationRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Constructor for simple userId and password authentication.
- OpenIntegrationRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Constructor for simple userId and password authentication with audit log.
- OpenIntegrationRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Constructor for no authentication with audit log.
- OpenIntegrationServiceBase - Class in org.odpi.openmetadata.frameworkservices.oif.client
-
OpenIntegrationServiceBase supports the open integration interface.
- OpenIntegrationServiceBase(String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Create a new client with no authentication embedded in the HTTP request.
- OpenIntegrationServiceBase(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Create a new client that passes userId and password in each HTTP request.
- OpenIntegrationServiceBase(String, String, String, OpenIntegrationRESTClient, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Create a new client that passes userId and password in each HTTP request.
- org.odpi.openmetadata.frameworkservices.oif.client - package org.odpi.openmetadata.frameworkservices.oif.client
-
This package contains the client that supports the Open Integration Service.
- org.odpi.openmetadata.frameworkservices.oif.client.rest - package org.odpi.openmetadata.frameworkservices.oif.client.rest
-
This package contains the internal class for issuing REST calls.
P
- publishIntegrationReport(String, String, IntegrationReportProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Create a new integration report for an element (identified by anchorGUID).
All Classes and Interfaces|All Packages