| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.server.opexecution |
| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startCSVExport(CSVExportSession csvExportSession)
Start CSV Export and invokes the client library
|
void |
TDGWTServiceAsync.startCSVExport(CSVExportSession csvExportSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static CSVExportSession |
SessionUtil.getCSVExportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setCSVExportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
CSVExportSession csvExportSession) |
String |
TDGWTServiceImpl.startCSVExport(CSVExportSession exportSession)
Start CSV Export and invokes the client library
|
| Constructor and Description |
|---|
OpExecution4CSVExport(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
org.gcube.data.analysis.tabulardata.service.TabularDataService service,
CSVExportSession csvExportSession) |
Copyright © 2017. All Rights Reserved.