Uses of Class
org.projecthusky.communication.ch.camel.chpharm1.requests.query.ChFindMedicationCardQuery
Packages that use ChFindMedicationCardQuery
Package
Description
-
Uses of ChFindMedicationCardQuery in org.projecthusky.communication.ch.camel.chpharm1.requests.query
Methods in org.projecthusky.communication.ch.camel.chpharm1.requests.query with parameters of type ChFindMedicationCardQueryModifier and TypeMethodDescriptionvoid
ChPharmacyDocumentsQuery.Visitor.visit
(ChFindMedicationCardQuery query) -
Uses of ChFindMedicationCardQuery in org.projecthusky.communication.ch.camel.chpharm1.transform
Methods in org.projecthusky.communication.ch.camel.chpharm1.transform that return ChFindMedicationCardQueryModifier and TypeMethodDescriptionChPharm1Converters.convertChFindMedicationCardQuery
(org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30 ebXML) Methods in org.projecthusky.communication.ch.camel.chpharm1.transform with parameters of type ChFindMedicationCardQueryModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
ChPharm1Converters.convertChFindMedicationCardQuery
(ChFindMedicationCardQuery query) -
Uses of ChFindMedicationCardQuery in org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query
Methods in org.projecthusky.communication.ch.camel.chpharm1.transform.requests.query with parameters of type ChFindMedicationCardQueryModifier and TypeMethodDescriptionvoid
ChFindMedicationCardQueryTransformer.fromEbXML
(@Nullable ChFindMedicationCardQuery query, @Nullable org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest ebXML) Transforms the ebXML representation of a query into a query object.void
ChFindMedicationCardQueryTransformer.toEbXML
(@Nullable ChFindMedicationCardQuery query, @Nullable org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest ebXML) Transforms the query into its EbXML representation.