Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
Packages that use EbXMLRegistryResponse
Package
Description
-
Uses of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Subinterfaces of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxmlModifier and TypeInterfaceDescriptioninterface
Encapsulation of the ebXML classes forAdhocQueryResponse
.interface
Encapsulation of the ebXML classes forRetrieveDocumentSetResponseType
.Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return EbXMLRegistryResponseModifier and TypeMethodDescriptionEbXMLFactory.createRegistryResponse()
Creates a new response for a registry request. -
Uses of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLRegistryResponseModifier and TypeClassDescriptionclass
Encapsulation ofAdhocQueryResponse
.class
The ebXML 3.0 version of theEbXMLRegistryResponse
.class
The ebXML 3.0 version of theEbXMLRetrieveDocumentSetResponse
.Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return EbXMLRegistryResponse -
Uses of EbXMLRegistryResponse in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return EbXMLRegistryResponseMethods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with parameters of type EbXMLRegistryResponseModifier and TypeMethodDescriptionResponseTransformer.fromEbXML
(EbXMLRegistryResponse<RegistryResponseType> ebXML) Transforms aEbXMLRegistryResponse
to aResponse
. -
Uses of EbXMLRegistryResponse 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 EbXMLRegistryResponseModifier and TypeMethodDescriptionvoid
RegistryResponseValidator.validate
(EbXMLRegistryResponse<?> response, ValidationProfile profile)