| Package | Description |
|---|---|
| org.gcube.accounting.datamodel.query |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2014. All Rights Reserved.