Uses of Class
org.gcube.portlets.user.tdw.client.rpc.TabularDataServiceException

Packages that use TabularDataServiceException
org.gcube.portlets.user.tdw.client.rpc   
org.gcube.portlets.user.tdw.server   
 

Uses of TabularDataServiceException in org.gcube.portlets.user.tdw.client.rpc
 

Methods in org.gcube.portlets.user.tdw.client.rpc that throw TabularDataServiceException
 void TabularDataService.closeTable(int tdSessionId)
           
 TableDefinition TabularDataService.getCurrentTableDefinition(int tdSessionId)
           
 TableDefinition TabularDataService.getTableDefinition(TableId id)
           
 TableDefinition TabularDataService.openTable(int tdSessionId, TableId tableId)
           
 

Uses of TabularDataServiceException in org.gcube.portlets.user.tdw.server
 

Methods in org.gcube.portlets.user.tdw.server that throw TabularDataServiceException
 void TabularDataServiceImpl.closeTable(int tdSessionId)
          
 TableDefinition TabularDataServiceImpl.getCurrentTableDefinition(int tdSessionId)
          
 TableDefinition TabularDataServiceImpl.getTableDefinition(TableId id)
          
 TableDefinition TabularDataServiceImpl.openTable(int tdSessionId, TableId tableId)
          
 



Copyright © 2013. All Rights Reserved.