Package | Description |
---|---|
org.gcube.portlets.user.td.gwtservice.client.rpc | |
org.gcube.portlets.user.td.gwtservice.server |
Modifier and Type | Method and Description |
---|---|
void |
TDGWTService.startCSVExport(CSVExportSession csvExportSession)
Start CSV Export and invokes the client library
|
void |
TDGWTServiceAsync.startCSVExport(CSVExportSession csvExportSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> 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) |
protected void |
TDGWTServiceImpl.saveInDestination(javax.servlet.http.HttpSession session,
String user,
org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata,
CSVExportSession exportSession) |
static void |
SessionUtil.setCSVExportSession(javax.servlet.http.HttpSession httpSession,
CSVExportSession s) |
void |
TDGWTServiceImpl.startCSVExport(CSVExportSession exportSession)
Start CSV Export and invokes the client library
|
Copyright © 2014. All Rights Reserved.