| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startNormalization(NormalizationSession normalizationSession)
Start Normalization and invokes the client library
|
void |
TDGWTServiceAsync.startNormalization(NormalizationSession normalizationSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static NormalizationSession |
SessionUtil.getNormalizationSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setNormalizationSession(javax.servlet.http.HttpSession httpSession,
NormalizationSession normalizationSession) |
String |
TDGWTServiceImpl.startNormalization(NormalizationSession normalizationSession) |
| Constructor and Description |
|---|
OpExecution4Normalization(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
NormalizationSession normalizationSession) |
Copyright © 2016. All Rights Reserved.