| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTService.startChangeColumnsPosition(ChangeColumnsPositionSession changeColumnsPositionSession)
Start change columns position
|
void |
TDGWTServiceAsync.startChangeColumnsPosition(ChangeColumnsPositionSession changeColumnsPositionSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeColumnsPositionSession |
SessionUtil.getChangeColumnsPositionSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setChangeColumnsPositionSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
ChangeColumnsPositionSession changeColumnsPositionSession) |
void |
TDGWTServiceImpl.startChangeColumnsPosition(ChangeColumnsPositionSession changeColumnsPositionSession)
Start change columns position
|
| Constructor and Description |
|---|
OpExecution4ChangeColumnsPosition(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ChangeColumnsPositionSession changeColumnsPositionSession) |
Copyright © 2018. All Rights Reserved.