Uses of Class
org.gcube.accounting.datamodel.query.QueryClause

Packages that use QueryClause
org.gcube.accounting.datamodel.query   
 

Uses of QueryClause in org.gcube.accounting.datamodel.query
 

Methods in org.gcube.accounting.datamodel.query that return types with arguments of type QueryClause
static Map<String,QueryClause> QueryHelper.parseQuery(String query)
          Parse a string of the form "k1=v1&k2=v2&k3=v3..." and produces a Map with the pairs from the query
 

Method parameters in org.gcube.accounting.datamodel.query with type arguments of type QueryClause
static Calendar QueryHelper.getCalendar(Map<String,QueryClause> clauses, QueryField field)
           
static Calendar QueryHelper.getCalendar(Map<String,QueryClause> clauses, String field)
           
static String QueryHelper.getString(Map<String,QueryClause> clauses, QueryField field)
           
 



Copyright © 2013. All Rights Reserved.