| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startReplaceBatchColumn(ReplaceBatchColumnSession replaceBatchColumnSession)
Start batch replace on column
|
void |
TDGWTServiceAsync.startReplaceBatchColumn(ReplaceBatchColumnSession replaceBatchColumnSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ReplaceBatchColumnSession |
SessionUtil.getReplaceBatchColumnSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setReplaceBatchColumnSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
ReplaceBatchColumnSession replaceBatchColumnSession) |
String |
TDGWTServiceImpl.startReplaceBatchColumn(ReplaceBatchColumnSession replaceBatchColumnSession)
Start batch replace on column
|
| Constructor and Description |
|---|
OpExecution4ReplaceBatch(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ReplaceBatchColumnSession replaceBatchColumnSession) |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceBatchValueParameterValue(ReplaceBatchColumnSession replaceBatchColumnSession,
ReplaceEntry re) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceValueParameterCondition(ReplaceBatchColumnSession replaceBatchColumnSession,
ReplaceEntry re) |
Copyright © 2017. All Rights Reserved.