Uses of Class
org.openhealthexchange.openpixpdq.ihe.PdSupplierException

Packages that use PdSupplierException
org.openhealthexchange.openpixpdq.ihe   
 

Uses of PdSupplierException in org.openhealthexchange.openpixpdq.ihe
 

Methods in org.openhealthexchange.openpixpdq.ihe that throw PdSupplierException
 void IPdSupplierAdapter.cancelQuery(java.lang.String queryTag, java.lang.String messageQueryName)
          Cancels the existing PDQ Query whose reference id is given by pointer.
 PdqResult IPdSupplierAdapter.findPatients(PdqQuery query, MessageHeader header)
          Finds a list of matched patients based on PDQ query parameters.