Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType
Packages that use RetrieveDocumentSetRequestType
Package
Description
-
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return types with arguments of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionEbXMLFactory.createRetrieveDocumentSetRequest()
Creates a new request to retrieve documents. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with type parameters of type RetrieveDocumentSetRequestTypeModifier and TypeClassDescriptionclass
The ebXML 3.0 version of theEbXMLNonconstructiveDocumentSetRequest
.Subclasses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30Modifier and TypeClassDescriptionclass
Java class for RemoveDocumentsRequestType complex type.Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return RetrieveDocumentSetRequestTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type RetrieveDocumentSetRequestType -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return types with arguments of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionRetrieveDocumentSetRequestTransformer.toEbXML
(RetrieveDocumentSet request) Transforms the request into its ebXML representation.Method parameters in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with type arguments of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionRetrieveDocumentSetRequestTransformer.fromEbXML
(EbXMLNonconstructiveDocumentSetRequest<RetrieveDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.iti39
Methods in org.openehealth.ipf.commons.ihe.xds.iti39 with parameters of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionIti39PortType.documentRepositoryRetrieveDocumentSet
(RetrieveDocumentSetRequestType body) Retrieves a set of documents according to the ITI-39 specification. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.iti43
Methods in org.openehealth.ipf.commons.ihe.xds.iti43 with parameters of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionIti43PortType.documentRepositoryRetrieveDocumentSet
(RetrieveDocumentSetRequestType body) Retrieves a set of documents according to the ITI-43 specification. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters that return RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionEbXML30Converters.convert
(RetrieveDocumentSet in) Standard Camel converter for the Retrieve Document Set request.Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters with parameters of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionstatic RetrieveDocumentSet
EbXML30Converters.convert
(RetrieveDocumentSetRequestType in) Standard Camel converter for the Retrieve Document Set request. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.platform.camel.ihe.xds.iti39
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti39 with parameters of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionIti39Service.documentRepositoryRetrieveDocumentSet
(RetrieveDocumentSetRequestType body) -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.platform.camel.ihe.xds.iti43
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti43 with parameters of type RetrieveDocumentSetRequestTypeModifier and TypeMethodDescriptionIti43Service.documentRepositoryRetrieveDocumentSet
(RetrieveDocumentSetRequestType body)