Index

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

C

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.

G

getInstanceProperties(String) - Method in class org.odpi.openmetadata.frameworkservices.oif.builder.IntegrationReportBuilder
Return the supplied bean properties in an InstanceProperties object.
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.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.IntegrationReportConverter
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.

I

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).

S

shutdown() - Method in class org.odpi.openmetadata.frameworkservices.oif.admin.OIFMetadataOperationalServices
Shutdown the service.
C G I O P S 
All Classes and Interfaces|All Packages