Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
Packages that use QueryRegistry
-
Uses of QueryRegistry in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return QueryRegistryModifier and TypeMethodDescriptionQueryRegistryTransformer.fromEbXML(EbXMLAdhocQueryRequest<AdhocQueryRequest> ebXML) Transforms the ebXML representation into a request.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type QueryRegistryModifier and TypeMethodDescriptionQueryRegistryTransformer.toEbXML(QueryRegistry request) Transforms the request into its ebXML representation.