Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
Packages that use EbXMLRetrieveImagingDocumentSetRequest
Package
Description
-
Uses of EbXMLRetrieveImagingDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return EbXMLRetrieveImagingDocumentSetRequestModifier and TypeMethodDescriptionEbXMLFactory.createRetrieveImagingDocumentSetRequest()Creates a new request to retrieve imaging documents. -
Uses of EbXMLRetrieveImagingDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLRetrieveImagingDocumentSetRequestModifier and TypeClassDescriptionclassThe ebXML 3.0 version of theEbXMLRetrieveImagingDocumentSetRequest.Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return EbXMLRetrieveImagingDocumentSetRequest -
Uses of EbXMLRetrieveImagingDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return EbXMLRetrieveImagingDocumentSetRequestModifier and TypeMethodDescriptionRetrieveImagingDocumentSetRequestTransformer.toEbXML(RetrieveImagingDocumentSet request) Transforms the request into its ebXML representation.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type EbXMLRetrieveImagingDocumentSetRequestModifier 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
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate.requests with parameters of type EbXMLRetrieveImagingDocumentSetRequestModifier and TypeMethodDescriptionvoidRetrieveImagingDocumentSetRequestValidator.validate(EbXMLRetrieveImagingDocumentSetRequest<RetrieveImagingDocumentSetRequestType> request, ValidationProfile profile)