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