Uses of Class
org.gcube.data.analysis.tabulardata.service.exception.NoSuchTableException

Packages that use NoSuchTableException
org.gcube.data.analysis.tabulardata.service.operation   
org.gcube.data.analysis.tabulardata.service.query   
org.gcube.data.analysis.tabulardata.service.tabular   
 

Uses of NoSuchTableException in org.gcube.data.analysis.tabulardata.service.operation
 

Methods in org.gcube.data.analysis.tabulardata.service.operation that throw NoSuchTableException
 org.gcube.data.analysis.tabulardata.model.table.Table OperationInterface.rollbackToTable(TabularResourceId tabularResourceId, org.gcube.data.analysis.tabulardata.model.table.TableId toTableId)
           
 

Uses of NoSuchTableException in org.gcube.data.analysis.tabulardata.service.query
 

Methods in org.gcube.data.analysis.tabulardata.service.query that throw NoSuchTableException
 int QueryInterface.getQueryLenght(org.gcube.data.analysis.tabulardata.model.table.TableId tableId, org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter)
           
 org.gcube.data.analysis.tabulardata.model.table.Table QueryInterface.getTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
           
 String QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId, org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page)
           
 String QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId, org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page, org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter)
           
 String QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId, org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page, org.gcube.data.analysis.tabulardata.query.parameters.QueryFilter filter, org.gcube.data.analysis.tabulardata.query.parameters.QueryOrder order)
           
 String QueryInterfaceJson.queryAsJson(org.gcube.data.analysis.tabulardata.model.table.TableId tableId, org.gcube.data.analysis.tabulardata.query.parameters.QueryPage page, org.gcube.data.analysis.tabulardata.query.parameters.QueryOrder order)
           
 

Uses of NoSuchTableException in org.gcube.data.analysis.tabulardata.service.tabular
 

Methods in org.gcube.data.analysis.tabulardata.service.tabular that throw NoSuchTableException
 TabularResource TabularResourceInterface.cloneTabularResource(TabularResourceId id, org.gcube.data.analysis.tabulardata.model.table.TableId lastTableId)
           
 



Copyright © 2013. All Rights Reserved.