Uses of Class
org.gcube.data.analysis.tabulardata.cube.exceptions.NoSuchTableException

Packages that use NoSuchTableException
org.gcube.data.analysis.tabulardata.cube   
org.gcube.data.analysis.tabulardata.cube.tablemanagers   
 

Uses of NoSuchTableException in org.gcube.data.analysis.tabulardata.cube
 

Methods in org.gcube.data.analysis.tabulardata.cube that throw NoSuchTableException
 org.gcube.data.analysis.tabulardata.model.table.Table DefaultCubeManager.getTable(long id)
           
 org.gcube.data.analysis.tabulardata.model.table.Table CubeManager.getTable(long id)
           
 void DefaultCubeManager.removeTable(long id)
           
 void CubeManager.removeTable(long id)
           
 void DefaultCubeManager.removeTableWithMetdata(long id)
           
 void CubeManager.removeTableWithMetdata(long id)
           
 

Uses of NoSuchTableException in org.gcube.data.analysis.tabulardata.cube.tablemanagers
 

Methods in org.gcube.data.analysis.tabulardata.cube.tablemanagers that throw NoSuchTableException
 org.gcube.data.analysis.tabulardata.model.table.Table TableManagerImpl.get(long id)
           
 org.gcube.data.analysis.tabulardata.model.table.Table TableManager.get(long id)
           
 void TableManagerImpl.remove(long id)
           
 void TableManager.remove(long id)
           
 void TableManagerImpl.removeRaw(long id)
           
 void TableManager.removeRaw(long id)
           
 



Copyright © 2013. All Rights Reserved.