Class Rad75Service
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.xds.XdsRetrieveDocumentSetService<RetrieveImagingDocumentSetRequestType>
org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Service
- All Implemented Interfaces:
Rad75PortType
public class Rad75Service
extends XdsRetrieveDocumentSetService<RetrieveImagingDocumentSetRequestType>
implements Rad75PortType
Service implementation for the IHE RAD-75 transaction.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves a set of documents according to the RAD-75 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
-
Rad75Service
-
-
Method Details
-
documentRepositoryRetrieveImagingDocumentSet
public RetrieveDocumentSetResponseType documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType body) Description copied from interface:Rad75PortType
Retrieves a set of documents according to the RAD-75 specification.- Specified by:
documentRepositoryRetrieveImagingDocumentSet
in interfaceRad75PortType
-