| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
void |
TDGWTServiceAsync.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeColumnTypeSession |
SessionUtil.getChangeColumnTypeSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setChangeColumnTypeSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
ChangeColumnTypeSession changeColumnTypeSession) |
String |
TDGWTServiceImpl.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
| Constructor and Description |
|---|
OpExecution4ChangeColumnType(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ChangeColumnTypeSession changeColumnTypeSession) |
Copyright © 2018. All Rights Reserved.