Index
All Classes and Interfaces|All Packages
A
- addCatalogTarget(String, String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Add a catalog target to an integration connector.
- addCatalogTarget(String, String, String, CatalogTargetProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Add a catalog target to an integration connector.
C
- CatalogTargetConverter<B> - Class in org.odpi.openmetadata.frameworkservices.oif.converters
-
CatalogTargetConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a CatalogTarget bean.
- CatalogTargetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.converters.CatalogTargetConverter
-
Constructor captures the repository content needed to create the endpoint object.
- createIntegrationConnector(String, String, String, String, String, boolean, Map<String, String>, Connection, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Create an integration connector definition.
- createIntegrationConnector(String, String, String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Create an integration connector definition.
- createIntegrationGroup(String, String, String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Create a new integration group definition.
- createIntegrationGroup(String, IntegrationGroupProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Create a new integration group definition.
- createMetadataSource(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
-
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.IntegrationConfigRESTServices
-
Remove the properties of the integration connector.
- deleteIntegrationConnector(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Remove the properties of the integration connector.
- deleteIntegrationGroup(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Remove the properties of the integration group.
- deleteIntegrationGroup(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Remove the properties of the integration group.
G
- getAllIntegrationConnectors(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Return the list of integration connectors definitions that are stored.
- getAllIntegrationConnectors(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Return the list of integration connectors definitions that are stored.
- getAllIntegrationGroups(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Return the list of integration group definitions that are stored.
- getAllIntegrationGroups(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Return the list of integration group definitions that are stored.
- getBean(IntegrationConnectorElement, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.RegisteredIntegrationConnectorConverter
-
Request the bean is extracted from the repository entity.
- getCatalogTarget(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Retrieve a specific catalog target associated with an integration connector.
- getCatalogTarget(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Retrieve a specific catalog target associated with an integration connector.
- getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.OpenIntegrationHandler
-
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
- getCatalogTargets(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Retrieve the identifiers 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.IntegrationConfigRESTServices
-
Retrieve the identifiers 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.OpenIntegrationRESTServices
-
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.builder.IntegrationReportBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getIntegrationConnectorByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Return the properties from an integration connector definition.
- getIntegrationConnectorByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Return the properties from an integration connector definition.
- getIntegrationConnectorByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Return the properties from an integration connector definition.
- getIntegrationConnectorByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Return the properties from an integration connector definition.
- getIntegrationConnectorRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Return the list of integration groups that a specific integration connector is registered with.
- getIntegrationConnectorRegistrations(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
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.IntegrationConfigRESTServices
-
Return the properties from an integration group definition.
- getIntegrationGroupByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Return the properties from an integration group definition.
- getIntegrationGroupByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Return the properties from an integration group definition.
- getIntegrationGroupByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Return the properties from an integration group definition.
- getIntegrationReport(String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.OpenIntegrationHandler
-
Retrieve a specific integration report by unique identifier.
- getIntegrationReport(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
-
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.OpenIntegrationRESTServices
-
Retrieve the published integration reports.
- getIntegrationReports(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.OpenIntegrationHandler
-
Retrieve the published integration reports.
- getIntegrationReportsForElement(String, String, String, String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
-
Retrieve the integration reports attached to an element.
- getIntegrationReportsForElement(String, String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.OpenIntegrationHandler
-
Retrieve the integration reports attached to an element.
- getMetadataSourceGUID(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
-
Retrieve the unique identifier of the external metadata source.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationGroupConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationReportConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationGroupConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationReportConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.CatalogTargetConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBeans(Class<B>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.CatalogTargetConverter
-
Using the supplied instances, return list of new instances of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationConnectorConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationReportConverter
-
Using the supplied instances, return a new instance of the bean.
- getRegisteredIntegrationConnector(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Retrieve a specific integration connector registered with an integration group.
- getRegisteredIntegrationConnector(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Retrieve a specific integration connector registrations with a particular integration group.
- getRegisteredIntegrationConnectors(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Retrieve the identifiers of the registered integration connectors with an integration group.
- getRegisteredIntegrationConnectors(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Retrieve the identifiers of the integration connectors registered with an integration group.
I
- IntegrationConfigRESTServices - Class in org.odpi.openmetadata.frameworkservices.oif.server
-
The IntegrationConfigRESTServices provides the server-side implementation of the services to configure integration groups and integration connectors.
- IntegrationConfigRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Default constructor
- IntegrationConnectorConverter<B> - Class in org.odpi.openmetadata.frameworkservices.oif.converters
-
IntegrationConnectorPropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationConnectorProperties bean.
- IntegrationConnectorConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationConnectorConverter
-
Constructor
- IntegrationGroupConfigurationHandler - Class in org.odpi.openmetadata.frameworkservices.oif.handlers
-
GovernanceConfigurationHandler provides the open metadata server side implementation of GovernanceConfigurationServer which is part of the Open Governance Framework (ODF).
- IntegrationGroupConfigurationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Construct the governance engine configuration handler caching the objects needed to operate within a single server instance.
- IntegrationGroupConverter<B> - Class in org.odpi.openmetadata.frameworkservices.oif.converters
-
IntegrationGroupConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationGroupProperties bean.
- IntegrationGroupConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationGroupConverter
-
Constructor
- IntegrationReportBuilder - Class in org.odpi.openmetadata.frameworkservices.oif.builder
-
IntegrationReportBuilder creates the parts for an entity that represents an integration report.
- IntegrationReportBuilder(String, String, String, Date, Date, List<String>, List<String>, List<String>, Map<String, String>, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.builder.IntegrationReportBuilder
-
Create constructor
- IntegrationReportConverter<B> - Class in org.odpi.openmetadata.frameworkservices.oif.converters
-
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an DataAssetElement bean.
- IntegrationReportConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.converters.IntegrationReportConverter
-
Constructor
O
- OIFMetadataOperationalServices - Class in org.odpi.openmetadata.frameworkservices.oif.admin
-
OIFMetadataOperationalServices initializes the REST Services that support the Open Integration Framework (OIF) open integration calls.
- OIFMetadataOperationalServices(String, OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.admin.OIFMetadataOperationalServices
-
Constructor
- OpenIntegrationHandler - Class in org.odpi.openmetadata.frameworkservices.oif.handlers
-
OpenIntegrationHandler provides the open metadata server side implementation of OpenIntegrationServer which is part of the Open Integration Framework (OIF).
- OpenIntegrationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.handlers.OpenIntegrationHandler
-
Construct the governance engine configuration handler caching the objects needed to operate within a single server instance.
- OpenIntegrationInstance - Class in org.odpi.openmetadata.frameworkservices.oif.server
-
OpenIntegrationInstance caches references to OMRS objects for a specific server.
- OpenIntegrationInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationInstance
-
Set up the local repository connector that will service the REST Calls.
- OpenIntegrationInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.oif.server
-
OpenIntegrationInstanceHandler retrieves information from the instance map for the framework service instances.
- OpenIntegrationInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationInstanceHandler
-
Default constructor registers the framework service
- OpenIntegrationRESTServices - Class in org.odpi.openmetadata.frameworkservices.oif.server
-
The OpenIntegrationRESTServices provides the server-side implementation of the services used by the governance engine as it is managing requests to execute open governance services in the governance server.
- OpenIntegrationRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
-
Default constructor
- org.odpi.openmetadata.frameworkservices.oif.admin - package org.odpi.openmetadata.frameworkservices.oif.admin
- org.odpi.openmetadata.frameworkservices.oif.builder - package org.odpi.openmetadata.frameworkservices.oif.builder
- org.odpi.openmetadata.frameworkservices.oif.converters - package org.odpi.openmetadata.frameworkservices.oif.converters
- org.odpi.openmetadata.frameworkservices.oif.handlers - package org.odpi.openmetadata.frameworkservices.oif.handlers
- org.odpi.openmetadata.frameworkservices.oif.server - package org.odpi.openmetadata.frameworkservices.oif.server
P
- publishIntegrationReport(String, String, String, String, IntegrationReportProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.OpenIntegrationRESTServices
-
Create a new integration report for an element (identified by elementGUID).
- publishIntegrationReport(String, String, List<String>, IntegrationReportProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.OpenIntegrationHandler
-
Create a new integration report for an element (identified by elementGUID).
R
- RegisteredIntegrationConnectorConverter - Class in org.odpi.openmetadata.frameworkservices.oif.converters
-
RegisteredIntegrationConnectorConverter transfers the relevant properties from a IntegrationConnectorElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredIntegrationConnector bean.
- RegisteredIntegrationConnectorConverter(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.frameworkservices.oif.converters.RegisteredIntegrationConnectorConverter
-
Constructor captures the repository content needed to create the endpoint object.
- registerIntegrationConnectorWithGroup(String, String, String, String, String, String, Date, long, Date, PermittedSynchronization, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Register an integration connector with a specific integration group.
- registerIntegrationConnectorWithGroup(String, String, String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
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.IntegrationConfigRESTServices
-
Unregister a catalog target from the integration connector.
- removeCatalogTarget(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Unregister a catalog target from the integration connector.
S
- shutdown() - Method in class org.odpi.openmetadata.frameworkservices.oif.admin.OIFMetadataOperationalServices
-
Shutdown the service.
U
- unregisterIntegrationConnectorFromGroup(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Unregister an integration connector from the integration group.
- unregisterIntegrationConnectorFromGroup(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Unregister all request types for an integration connector from the integration group.
- updateIntegrationConnector(String, String, boolean, String, String, String, String, Connection, Map<String, String>, Map<String, Object>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Update the properties of an existing integration connector definition.
- updateIntegrationConnector(String, String, String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Update the properties of an existing integration connector definition.
- updateIntegrationGroup(String, String, boolean, IntegrationGroupProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.oif.handlers.IntegrationGroupConfigurationHandler
-
Update the properties of an existing integration group definition.
- updateIntegrationGroup(String, String, String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.oif.server.IntegrationConfigRESTServices
-
Update the properties of an existing integration group definition.
All Classes and Interfaces|All Packages