| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startStatisticalOperation(StatisticalOperationSession statisticalOperationSession) |
void |
TDGWTServiceAsync.startStatisticalOperation(StatisticalOperationSession statisticalOperationSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static StatisticalOperationSession |
SessionUtil.getStatisticalOperationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setStatisticalOperationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
StatisticalOperationSession statisticalOperationSession) |
String |
TDGWTServiceImpl.startStatisticalOperation(StatisticalOperationSession statisticalOperationSession) |
| Constructor and Description |
|---|
OpExecution4StatisticalOperation(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ServiceCredentials serviceCredentials,
StatisticalOperationSession statisticalOperationSession) |
Copyright © 2017. All Rights Reserved.