Class ChFindPrescriptionsQueryTransformer
java.lang.Object
org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query.ChPharmacyDocumentsQueryTransformer<T>
org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query.ChPharmacyStableDocumentsQueryTransformer<ChFindPrescriptionsQuery>
org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query.ChFindPrescriptionsQueryTransformer
public class ChFindPrescriptionsQueryTransformer
extends ChPharmacyStableDocumentsQueryTransformer<ChFindPrescriptionsQuery>
Transforms between
ChFindPrescriptionsQuery
and EbXMLAdhocQueryRequest
.- Author:
- Quentin Ligier
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query.ChPharmacyStableDocumentsQueryTransformer
fromEbXML, toEbXML
-
Constructor Details
-
ChFindPrescriptionsQueryTransformer
public ChFindPrescriptionsQueryTransformer()
-