|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||