| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startJSONExport(JSONExportSession jsonExportSession)
Start JSON Export and invokes the client library
|
void |
TDGWTServiceAsync.startJSONExport(JSONExportSession jsonExportSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static JSONExportSession |
SessionUtil.getJSONExportSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setJSONExportSession(javax.servlet.http.HttpSession httpSession,
JSONExportSession s) |
String |
TDGWTServiceImpl.startJSONExport(JSONExportSession exportSession)
Start JSON Export and invokes the client library
|
| Constructor and Description |
|---|
OpExecution4JSONExport(javax.servlet.http.HttpSession session,
org.gcube.data.analysis.tabulardata.service.TabularDataService service,
JSONExportSession jsonExportSession) |
Copyright © 2016. All Rights Reserved.