| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server |
| 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.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
TDGWTServiceImpl.csvExportFileParameter(CSVExportSession exportSession) |
static void |
SessionUtil.setCSVExportSession(javax.servlet.http.HttpSession httpSession,
CSVExportSession s) |
String |
TDGWTServiceImpl.startCSVExport(CSVExportSession exportSession)
Start CSV Export and invokes the client library
|
Copyright © 2014. All Rights Reserved.