Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RemoveDocumentsRequestType
Packages that use RemoveDocumentsRequestType
Package
Description
-
Uses of RemoveDocumentsRequestType 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 RemoveDocumentsRequestTypeModifier and TypeMethodDescriptionEbXMLFactory.createRemoveDocumentsRequest()
Creates a new request to remove documents. -
Uses of RemoveDocumentsRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return RemoveDocumentsRequestTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type RemoveDocumentsRequestType -
Uses of RemoveDocumentsRequestType 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 RemoveDocumentsRequestTypeModifier and TypeMethodDescriptionRemoveDocumentsRequestTransformer.toEbXML
(RemoveDocuments 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 RemoveDocumentsRequestTypeModifier and TypeMethodDescriptionRemoveDocumentsRequestTransformer.fromEbXML
(EbXMLNonconstructiveDocumentSetRequest<RemoveDocumentsRequestType> ebXML) Transforms the ebXML representation into a request. -
Uses of RemoveDocumentsRequestType in org.openehealth.ipf.commons.ihe.xds.iti86
Methods in org.openehealth.ipf.commons.ihe.xds.iti86 with parameters of type RemoveDocumentsRequestTypeModifier and TypeMethodDescriptionIti86PortType.documentRepositoryRemoveDocuments
(RemoveDocumentsRequestType body) -
Uses of RemoveDocumentsRequestType in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters that return RemoveDocumentsRequestTypeModifier and TypeMethodDescriptionstatic RemoveDocumentsRequestType
EbXML30Converters.convert
(RemoveDocuments in) Standard Camel converter for the Remove Documents request.Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters with parameters of type RemoveDocumentsRequestTypeModifier and TypeMethodDescriptionstatic RemoveDocuments
EbXML30Converters.convert
(RemoveDocumentsRequestType in) Standard Camel converter for the Remove Documents request. -
Uses of RemoveDocumentsRequestType in org.openehealth.ipf.platform.camel.ihe.xds.iti86
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti86 with parameters of type RemoveDocumentsRequestTypeModifier and TypeMethodDescriptionIti86Service.documentRepositoryRemoveDocuments
(RemoveDocumentsRequestType body)