Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
Package
Description
-
Uses of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeInterfaceDescriptioninterface
Encapsulation of the ebXML classes forAdhocQueryResponse
.interface
Encapsulation of the ebXML classes forRetrieveDocumentSetResponseType
.Modifier and TypeMethodDescriptionEbXMLFactory.createRegistryResponse()
Creates a new response for a registry request. -
Uses of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeClassDescriptionclass
Encapsulation ofAdhocQueryResponse
.class
The ebXML 3.0 version of theEbXMLRegistryResponse
.class
The ebXML 3.0 version of theEbXMLRetrieveDocumentSetResponse
. -
Uses of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Modifier and TypeMethodDescriptionResponseTransformer.fromEbXML
(EbXMLRegistryResponse<RegistryResponseType> ebXML) Transforms aEbXMLRegistryResponse
to aResponse
. -
Uses of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
Modifier and TypeMethodDescriptionvoid
RegistryResponseValidator.validate
(EbXMLRegistryResponse<?> response, ValidationProfile profile)