Index
All Classes and Interfaces|All Packages
A
- addCatalogTarget(String, String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Add a catalog target to an integration connector.
C
- createIntegrationConnector(String, String, String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Create an integration connector definition.
- createIntegrationGroup(String, String, String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Create a new integration group definition.
- createMetadataSource(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
-
Create a new metadata element to represent a software capability.
D
- deleteIntegrationConnector(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Remove the properties of the integration connector.
- deleteIntegrationGroup(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Remove the properties of the integration group.
G
- getAllIntegrationConnectors(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Return the list of integration connectors definitions that are stored.
- getAllIntegrationGroups(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Return the list of integration group definitions that are stored.
- getCatalogTarget(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Retrieve a specific catalog target associated with an integration connector.
- getCatalogTargets(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Retrieve the details of the metadata elements identified as catalog targets with an integration connector.
- getCatalogTargets(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
-
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
- getIntegrationConnectorByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Return the properties from an integration connector definition.
- getIntegrationConnectorByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Return the properties from an integration connector definition.
- getIntegrationConnectorRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Return the list of integration groups that a specific integration connector is registered with.
- getIntegrationGroupByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Return the properties from an integration group definition.
- getIntegrationGroupByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Return the properties from an integration group definition.
- getIntegrationReport(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
-
Retrieve a specific integration report by unique identifier.
- getIntegrationReports(String, String, String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
-
Retrieve the published integration reports.
- getIntegrationReportsForElement(String, String, String, String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
-
Retrieve the integration reports attached to an element.
- getMetadataSourceGUID(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
-
Retrieve the unique identifier of the software server capability representing a metadata source.
- getRegisteredIntegrationConnector(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Retrieve a specific integration connector registered with an integration group.
- getRegisteredIntegrationConnectors(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Retrieve the details of the integration connectors registered with an integration group.
I
- IntegrationGroupConfigurationResource - Class in org.odpi.openmetadata.frameworkservices.oif.server.spring
-
GroupConfigurationResource provides the Spring wrapper for the Integration Group Configuration Services
- IntegrationGroupConfigurationResource() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
O
- OpenIntegrationResource - Class in org.odpi.openmetadata.frameworkservices.oif.server.spring
-
OpenIntegrationResource supports the REST APIs for running the Open Integration Service.
- OpenIntegrationResource() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
- org.odpi.openmetadata.frameworkservices.oif.server.spring - package org.odpi.openmetadata.frameworkservices.oif.server.spring
P
- publishIntegrationReport(String, String, String, String, IntegrationReportProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.OpenIntegrationResource
-
Create a new integration report for an element (identified by anchorGUID).
R
- registerIntegrationConnectorWithGroup(String, String, String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Register an integration connector with a specific integration group.
- removeCatalogTarget(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Unregister a catalog target from the integration connector.
U
- unregisterIntegrationConnectorFromGroup(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Unregister an integration connector from the integration group.
- updateIntegrationConnector(String, String, String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Update the properties of an existing integration connector definition.
- updateIntegrationGroup(String, String, String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.spring.IntegrationGroupConfigurationResource
-
Update the properties of an existing integration group definition.
All Classes and Interfaces|All Packages