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 TypeInterfaceDescriptioninterfaceEncapsulation of the ebXML classes forAdhocQueryResponse.interfaceEncapsulation 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 TypeClassDescriptionclassEncapsulation ofAdhocQueryResponse.classThe ebXML 3.0 version of theEbXMLRegistryResponse.classThe 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 aEbXMLRegistryResponseto 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 TypeMethodDescriptionvoidRegistryResponseValidator.validate(EbXMLRegistryResponse<?> response, ValidationProfile profile)