| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startDenormalization(DenormalizationSession denormalizationSession)
Start Denormalization and invokes the client library
|
void |
TDGWTServiceAsync.startDenormalization(DenormalizationSession denormalizationSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DenormalizationSession |
SessionUtil.getDenormalizationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setDenormalizationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
DenormalizationSession denormalizationSession) |
String |
TDGWTServiceImpl.startDenormalization(DenormalizationSession denormalizationSession) |
| Constructor and Description |
|---|
OpExecution4Denormalization(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
DenormalizationSession denormalizationSession) |
Copyright © 2018. All Rights Reserved.