| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server |
| 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 |
|---|---|
protected org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution |
TDGWTServiceImpl.retrieveOperationExecution(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ChangeColumnTypeSession changeColumnTypeSession)
Retrieve OperationExecution for change column type
|
static void |
SessionUtil.setChangeColumnTypeSession(javax.servlet.http.HttpSession httpSession,
ChangeColumnTypeSession changeColumnTypeSession) |
void |
TDGWTServiceImpl.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
Copyright © 2014. All Rights Reserved.