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