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)