Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetResponse
Package
Description
-
Uses of EbXMLRetrieveDocumentSetResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier 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
Modifier and TypeClassDescriptionclass
The ebXML 3.0 version of theEbXMLRetrieveDocumentSetResponse
. -
Uses of EbXMLRetrieveDocumentSetResponse in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Modifier and TypeMethodDescriptionRetrieveDocumentSetResponseTransformer.toEbXML
(RetrievedDocumentSet response) Transforms aRetrievedDocumentSet
to aEbXMLRetrieveDocumentSetResponse
.Modifier and TypeMethodDescriptionRetrieveDocumentSetResponseTransformer.fromEbXML
(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType> ebXML) Transforms aEbXMLRetrieveDocumentSetResponse
to aRetrievedDocumentSet
. -
Uses of EbXMLRetrieveDocumentSetResponse in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
Modifier and TypeMethodDescriptionvoid
RetrieveDocumentSetResponseValidator.validate
(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType> response, ValidationProfile profile)