Class Iti39Service
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.xds.XdsRetrieveDocumentSetService<RetrieveDocumentSetRequestType>
org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Service
- All Implemented Interfaces:
Iti39PortType
public class Iti39Service
extends XdsRetrieveDocumentSetService<RetrieveDocumentSetRequestType>
implements Iti39PortType
Service implementation for the IHE ITI-39 transaction.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves a set of documents according to the ITI-39 specification.Methods inherited from class org.openehealth.ipf.platform.camel.ihe.xds.XdsRetrieveDocumentSetService
processRequest
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumer
-
Constructor Details
-
Iti39Service
-
-
Method Details
-
documentRepositoryRetrieveDocumentSet
public RetrieveDocumentSetResponseType documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType body) Description copied from interface:Iti39PortType
Retrieves a set of documents according to the ITI-39 specification.- Specified by:
documentRepositoryRetrieveDocumentSet
in interfaceIti39PortType
-