Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
Package
Description
-
Uses of EbXMLRetrieveImagingDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeMethodDescriptionEbXMLFactory.createRetrieveImagingDocumentSetRequest()
Creates a new request to retrieve imaging documents. -
Uses of EbXMLRetrieveImagingDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeClassDescriptionclass
The ebXML 3.0 version of theEbXMLRetrieveImagingDocumentSetRequest
. -
Uses of EbXMLRetrieveImagingDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Modifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.toEbXML
(RetrieveImagingDocumentSet request) Transforms the request into its ebXML representation.Modifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.fromEbXML
(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request. -
Uses of EbXMLRetrieveImagingDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Modifier and TypeMethodDescriptionvoid
RetrieveImagingDocumentSetRequestValidator.validate
(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> request, ValidationProfile profile)