org.gcube.indexmanagement.geo
Class GeoGcqlQueryContainer

java.lang.Object
  extended by org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
      extended by org.gcube.indexmanagement.geo.GeoGcqlQueryContainer

public class GeoGcqlQueryContainer
extends GcqlQueryContainer


Nested Class Summary
static class GeoGcqlQueryContainer.QueriesContainer
          Container class for queries.
 
Field Summary
 HashMap<String,HashMap<String,ArrayList<GeoGcqlCollectionQuery>>> queries
           
 
Fields inherited from class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
projectedFields
 
Constructor Summary
GeoGcqlQueryContainer(LinkedHashMap<String,String> projectedFields)
           
 
Method Summary
 GeoGcqlQueryContainer.QueriesContainer getArrayOfQueries()
           
 
Methods inherited from class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
getProjectedFields, setProjectedFields
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

queries

public HashMap<String,HashMap<String,ArrayList<GeoGcqlCollectionQuery>>> queries
Constructor Detail

GeoGcqlQueryContainer

public GeoGcqlQueryContainer(LinkedHashMap<String,String> projectedFields)
Method Detail

getArrayOfQueries

public GeoGcqlQueryContainer.QueriesContainer getArrayOfQueries()


Copyright © 2012. All Rights Reserved.