Index
All Classes and Interfaces|All Packages
A
- addCatalogTarget(String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Add a catalog target to an integration connector.
- addCatalogTarget(String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Add a catalog target to an integration connector.
C
- callCatalogTargetGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a CatalogTargetResponse object.
- 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.
- callIntegrationConnectorGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a IntegrationConnectorElementResponse object.
- callIntegrationConnectorsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a IntegrationConnectorElementsResponse object.
- callIntegrationGroupGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a IntegrationGroupElementResponse object.
- callIntegrationGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a IntegrationGroupElementsResponse 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.
- callRegisteredIntegrationConnectorGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a RegisteredIntegrationConnectorResponse object.
- callRegisteredIntegrationConnectorsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.rest.OpenIntegrationRESTClient
-
Issue a GET REST call that returns a RegisteredIntegrationConnectorsResponse object.
- createIntegrationConnector(String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Create an integration connector definition.
- createIntegrationGroup(String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Create a new integration group definition.
- 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.
D
- deleteIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Remove the properties of the integration connector.
- deleteIntegrationGroup(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Remove the properties of the integration group.
G
- getAllIntegrationConnectors(String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the list of integration connectors definitions that are stored.
- getAllIntegrationGroups(String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the list of integration group definitions that are stored.
- getAssetProperties(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Returns a comprehensive collection of properties about the requested asset.
- getCatalogTarget(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Retrieve a specific catalog target associated with an integration connector.
- getCatalogTarget(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Retrieve a specific catalog target associated with an integration connector.
- getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
- 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.
- getConfigurationServerName() - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the name of the server where configuration is supposed to be stored.
- getConnectorToAsset(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Return the connector to the requested asset.
- getIntegrationConnectorByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the properties from an integration connector definition.
- getIntegrationConnectorByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the properties from an integration connector definition.
- getIntegrationConnectorRegistrations(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the list of integration groups that a specific integration connector is registered with.
- getIntegrationGroupByGUID(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the properties from an integration group definition.
- getIntegrationGroupByName(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Return the properties from an integration group definition.
- 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.
- getRegisteredIntegrationConnector(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Retrieve a specific integration connector registered with an integration group.
- getRegisteredIntegrationConnectors(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Retrieve the identifiers of the integration connectors registered with an integration group.
I
- IntegrationGroupConfigurationClientBase - Class in org.odpi.openmetadata.frameworkservices.oif.client
-
IntegrationGroupConfigurationClient supports the configuration of integration group and integration connectors.
- IntegrationGroupConfigurationClientBase(String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Create a new client with no authentication embedded in the HTTP request.
- IntegrationGroupConfigurationClientBase(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Create a new client that passes userId and password in each HTTP request.
- IntegrationGroupConfigurationClientBase(String, String, String, OpenIntegrationRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Create a new client that passes userId and password in each HTTP request.
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).
R
- registerIntegrationConnectorWithGroup(String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Register an integration connector with a specific integration group.
- removeCatalogTarget(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Unregister a catalog target from the integration connector.
- removeCatalogTarget(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.OpenIntegrationServiceBase
-
Unregister a catalog target from the integration connector.
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.
U
- unregisterIntegrationConnectorFromGroup(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Unregister an integration connector from the integration group.
- updateIntegrationConnector(String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Update the properties of an existing integration connector definition.
- updateIntegrationGroup(String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.client.IntegrationGroupConfigurationClientBase
-
Update the properties of an existing integration group definition.
All Classes and Interfaces|All Packages