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