Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
Packages that use RetrieveImagingDocumentSet
Package
Description
-
Uses of RetrieveImagingDocumentSet in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return RetrieveImagingDocumentSetModifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.fromEbXML
(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type RetrieveImagingDocumentSetModifier 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
Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters that return RetrieveImagingDocumentSetModifier and TypeMethodDescriptionstatic RetrieveImagingDocumentSet
EbXML30Converters.convert
(RetrieveImagingDocumentSetRequestType in) Standard Camel converter for the Retrieve Imaging Document Set request.Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters with parameters of type RetrieveImagingDocumentSetModifier and TypeMethodDescriptionEbXML30Converters.convert
(RetrieveImagingDocumentSet in) Standard Camel converter for the Retrieve Imaging Document Set request.