Class Iti44Service
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
- All Implemented Interfaces:
GenericIti44PortType
,Iti44PixPortType
,Iti44XdsPortType
public class Iti44Service
extends AbstractHl7v3WebService
implements Iti44XdsPortType, Iti44PixPortType
Generic service class for the IHE ITI-44 transaction.
- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionduplicatesResolved
(String request) recordAdded
(String request) recordRevised
(String request) Methods inherited from class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
createNak, createNak, doProcess, finalizeAtnaAuditing, getWsTransactionConfiguration, startAtnaAuditing
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumer
-
Constructor Details
-
Iti44Service
public Iti44Service()
-
-
Method Details
-
recordAdded
- Specified by:
recordAdded
in interfaceGenericIti44PortType
- Specified by:
recordAdded
in interfaceIti44PixPortType
- Specified by:
recordAdded
in interfaceIti44XdsPortType
-
recordRevised
- Specified by:
recordRevised
in interfaceGenericIti44PortType
- Specified by:
recordRevised
in interfaceIti44PixPortType
- Specified by:
recordRevised
in interfaceIti44XdsPortType
-
duplicatesResolved
- Specified by:
duplicatesResolved
in interfaceGenericIti44PortType
- Specified by:
duplicatesResolved
in interfaceIti44PixPortType
- Specified by:
duplicatesResolved
in interfaceIti44XdsPortType
-