Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType
Package
Description
-
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeMethodDescriptionEbXMLFactory.createRetrieveDocumentSetRequest()
Creates a new request to retrieve documents. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeClassDescriptionclass
The ebXML 3.0 version of theEbXMLNonconstructiveDocumentSetRequest
.Modifier and TypeClassDescriptionclass
Java class for RemoveDocumentsRequestType complex type. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Modifier and TypeMethodDescriptionRetrieveDocumentSetRequestTransformer.toEbXML
(RetrieveDocumentSet request) Transforms the request into its ebXML representation.Modifier and TypeMethodDescriptionRetrieveDocumentSetRequestTransformer.fromEbXML
(EbXMLNonconstructiveDocumentSetRequest<RetrieveDocumentSetRequestType> ebXML) Transforms the ebXML representation into a request. -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.iti39
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionEbXML30Converters.convert
(RetrieveDocumentSet in) Standard Camel converter for the Retrieve Document Set request.Modifier 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
Modifier and TypeMethodDescriptionIti39Service.documentRepositoryRetrieveDocumentSet
(RetrieveDocumentSetRequestType body) -
Uses of RetrieveDocumentSetRequestType in org.openehealth.ipf.platform.camel.ihe.xds.iti43
Modifier and TypeMethodDescriptionIti43Service.documentRepositoryRetrieveDocumentSet
(RetrieveDocumentSetRequestType body)