| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startExcelExport(ExcelExportSession exportSession)
Start Excel Export and invokes the client library
|
void |
TDGWTServiceAsync.startExcelExport(ExcelExportSession exportSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ExcelExportSession |
SessionUtil.getExcelExportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setExcelExportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
ExcelExportSession excelExportSession) |
String |
TDGWTServiceImpl.startExcelExport(ExcelExportSession exportSession) |
| Constructor and Description |
|---|
OpExecution4ExcelDatasetExport(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ExcelExportSession excelExportSession) |
Copyright © 2019. All Rights Reserved.