| 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.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setJSONExportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
JSONExportSession jsonExportSession) |
String |
TDGWTServiceImpl.startJSONExport(JSONExportSession exportSession)
Start JSON Export and invokes the client library
|
| Constructor and Description |
|---|
OpExecution4JSONExport(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
org.gcube.data.analysis.tabulardata.service.TabularDataService service,
JSONExportSession jsonExportSession) |
Copyright © 2018. All Rights Reserved.