Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
Package
Description
-
Uses of RetrieveImagingDocumentSet in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Modifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.fromEbXML
(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request.Modifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.toEbXML
(RetrieveImagingDocumentSet request) Transforms the request into its ebXML representation. -
Uses of RetrieveImagingDocumentSet in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Modifier and TypeMethodDescriptionstatic RetrieveImagingDocumentSet
EbXML30Converters.convert
(RetrieveImagingDocumentSetRequestType in) Standard Camel converter for the Retrieve Imaging Document Set request.Modifier and TypeMethodDescriptionEbXML30Converters.convert
(RetrieveImagingDocumentSet in) Standard Camel converter for the Retrieve Imaging Document Set request.