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 TypeClassDescriptionclassThe ebXML 3.0 version of theEbXMLNonconstructiveDocumentSetRequest.Subclasses of RetrieveDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30Modifier and TypeClassDescriptionclassJava 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.