| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startReplaceByExternal(ReplaceByExternalSession replaceByExternalSession)
Start replace column by external tabular resource
|
void |
TDGWTServiceAsync.startReplaceByExternal(ReplaceByExternalSession replaceByExternalSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ReplaceByExternalSession |
SessionUtil.getReplaceByExternalSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setReplaceByExternalSession(javax.servlet.http.HttpSession httpSession,
ReplaceByExternalSession replaceByExternalSession) |
String |
TDGWTServiceImpl.startReplaceByExternal(ReplaceByExternalSession replaceByExternalSession)
Start replace column by external tabular resource
|
| Constructor and Description |
|---|
OpExecution4ReplaceByExternal(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ReplaceByExternalSession replaceByExternalSession) |
Copyright © 2016. All Rights Reserved.