| Package | Description |
|---|---|
| org.gcube.portlets.user.tdw.server | |
| org.gcube.portlets.user.tdw.server.datasource | |
| org.gcube.portlets.user.tdw.server.util |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TabularDataServiceImpl.closeCurrentTable(int tdSessionId,
boolean silent) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceFactory.closeDataSource(org.gcube.application.framework.core.session.ASLSession session,
DataSource dataSource)
Close the specified DataSource releasing allocated resources.
|
String |
DataSource.getDataAsJSon(int start,
int limit,
String sortingColumn,
Direction direction)
Retrieves the table data as JSON object.
|
TableDefinition |
DataSource.getTableDefinition()
Returns the table definition.
|
DataSource |
DataSourceFactory.openDataSource(org.gcube.application.framework.core.session.ASLSession session,
TableId id)
Open the specified datasource
DataSource. |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.closeDataSource(javax.servlet.http.HttpSession httpSession,
int tdSessionId) |
static DataSource |
SessionUtil.openDataSource(javax.servlet.http.HttpSession httpSession,
TableId tableId) |
Copyright © 2015. All Rights Reserved.