public abstract class GcqlProcessor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RRadaptor |
adaptor |
protected ArrayList<String> |
presentableFields |
protected ArrayList<String> |
searchableFields |
| Constructor and Description |
|---|
GcqlProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
findPresentable(String proj) |
abstract GcqlQueryContainer |
processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor) |
protected static String |
removeQuotes(String term) |
protected static String[] |
splitTerms(String term) |
Copyright © 2014. All Rights Reserved.