Class Iti38Service
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.xds.XdsAdhocQueryService
org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Service
- All Implemented Interfaces:
Iti38PortType
Service implementation for the IHE ITI-38 transaction.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionPerforms a stored query according to the ITI-38 specification.Methods inherited from class org.openehealth.ipf.platform.camel.ihe.xds.XdsAdhocQueryService
processRequest
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumer
-
Constructor Details
-
Iti38Service
-
-
Method Details
-
documentRegistryRegistryStoredQuery
Description copied from interface:Iti38PortType
Performs a stored query according to the ITI-38 specification.- Specified by:
documentRegistryRegistryStoredQuery
in interfaceIti38PortType
- Parameters:
body
- the query request.- Returns:
- the query response.
-