public interface Queryable
Modifier and Type | Method and Description |
---|---|
java.util.Hashtable | query(java.lang.String queryString)
Deprecated.
The Cashier calls this method to construct a Hashtable of keywords and associated List of values for each keyword which results from processing the input query string.
|
java.util.Hashtable query(java.lang.String queryString) throws CashierException