Uses of Interface
org.gcube.data.analysis.tabulardata.query.TabularQuery

Packages that use TabularQuery
org.gcube.data.analysis.tabulardata.query   
org.gcube.data.analysis.tabulardata.query.json   
 

Uses of TabularQuery in org.gcube.data.analysis.tabulardata.query
 

Classes in org.gcube.data.analysis.tabulardata.query that implement TabularQuery
 class TabularQueryImpl
           
 

Methods in org.gcube.data.analysis.tabulardata.query that return TabularQuery
 TabularQuery TabularQueryFactory.get(org.gcube.data.analysis.tabulardata.model.table.Table table)
           
 TabularQuery TabularQueryFactory.get(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
           
 TabularQuery TabularQueryImpl.setFilter(org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter)
           
 TabularQuery TabularQueryImpl.setOrdering(org.gcube.data.analysis.tabulardata.query.parameters.QueryOrder ordering)
           
 

Uses of TabularQuery in org.gcube.data.analysis.tabulardata.query.json
 

Constructors in org.gcube.data.analysis.tabulardata.query.json with parameters of type TabularQuery
TabularJSONQueryImpl(TabularQuery tabularQuery)
           
 



Copyright © 2013. All Rights Reserved.