Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
Package
Description
-
Uses of QueryRegistry in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Modifier and TypeMethodDescriptionQueryRegistryTransformer.fromEbXML
(EbXMLAdhocQueryRequest<AdhocQueryRequest> ebXML) Transforms the ebXML representation into a request.Modifier and TypeMethodDescriptionQueryRegistryTransformer.toEbXML
(QueryRegistry request) Transforms the request into its ebXML representation. -
Uses of QueryRegistry in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Modifier and TypeMethodDescriptionstatic QueryRegistry
EbXML30Converters.convert
(AdhocQueryRequest in) Standard Camel converter for the Query Registry request.Modifier and TypeMethodDescriptionstatic AdhocQueryRequest
EbXML30Converters.convert
(QueryRegistry in) Standard Camel converter for the Query Registry request.