Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetResponse
Packages that use EbXMLRetrieveDocumentSetResponse
Package
Description
-
Uses of EbXMLRetrieveDocumentSetResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return EbXMLRetrieveDocumentSetResponseModifier and TypeMethodDescriptionEbXMLFactory.createRetrieveDocumentSetResponse()Creates a new response for a retrieve document request. -
Uses of EbXMLRetrieveDocumentSetResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLRetrieveDocumentSetResponseModifier and TypeClassDescriptionclassThe ebXML 3.0 version of theEbXMLRetrieveDocumentSetResponse.Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return EbXMLRetrieveDocumentSetResponse -
Uses of EbXMLRetrieveDocumentSetResponse in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return EbXMLRetrieveDocumentSetResponseModifier and TypeMethodDescriptionRetrieveDocumentSetResponseTransformer.toEbXML(RetrievedDocumentSet response) Transforms aRetrievedDocumentSetto aEbXMLRetrieveDocumentSetResponse.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with parameters of type EbXMLRetrieveDocumentSetResponseModifier and TypeMethodDescriptionRetrieveDocumentSetResponseTransformer.fromEbXML(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType> ebXML) Transforms aEbXMLRetrieveDocumentSetResponseto aRetrievedDocumentSet. -
Uses of EbXMLRetrieveDocumentSetResponse in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate.responses with parameters of type EbXMLRetrieveDocumentSetResponseModifier and TypeMethodDescriptionvoidRetrieveDocumentSetResponseValidator.validate(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType> response, ValidationProfile profile)