Index

C G O P S 
All Classes and Interfaces|All Packages

C

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, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Create a new metadata element to represent a software capability.

G

getAssetProperties(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Returns a comprehensive collection of properties about the requested asset.
getConnectorToAsset(String, String, AuditLog) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Return the connector to the requested asset.
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, int) - 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, int) - 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 elementGUID).

S

saveConnection(String, String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Returns the unique identifier corresponding to the supplied connection.
saveConnection(String, Connection) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
Returns the unique identifier corresponding to the supplied connection.
C G O P S 
All Classes and Interfaces|All Packages