| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startReplaceColumn(ReplaceColumnSession replaceColumnSession)
Start replace the column value
|
void |
TDGWTServiceAsync.startReplaceColumn(ReplaceColumnSession replaceColumnSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ReplaceColumnSession |
SessionUtil.getReplaceColumnSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setReplaceColumnSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
ReplaceColumnSession replaceColumnSession) |
String |
TDGWTServiceImpl.startReplaceColumn(ReplaceColumnSession replaceColumnSession)
Start replace the column value
|
| Constructor and Description |
|---|
OpExecution4ReplaceColumn(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ReplaceColumnSession replaceColumnSession) |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceValueParameterCondition(ReplaceColumnSession replaceColumnSession,
org.gcube.data.analysis.tabulardata.service.TabularDataService service) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceValueParameterValue(ReplaceColumnSession replaceColumnSession) |
Copyright © 2017. All Rights Reserved.