| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startExtractCodelist(ExtractCodelistSession extractCodelistSession)
Start Extract Codelist and invokes the client library
|
void |
TDGWTServiceAsync.startExtractCodelist(ExtractCodelistSession extractCodelistSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ExtractCodelistSession |
SessionUtil.getExtractCodelistSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setExtractCodelistSession(javax.servlet.http.HttpSession httpSession,
ExtractCodelistSession extractCodelistSession) |
String |
TDGWTServiceImpl.startExtractCodelist(ExtractCodelistSession extractCodelistSession) |
| Constructor and Description |
|---|
OpExecution4ExtractCodelist(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ExtractCodelistSession extractCodelistSession) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Map<String,Object>> |
ExtractCodelistOperationMap.genMap(ExtractCodelistSession extractCodelistSession) |
Copyright © 2016. All Rights Reserved.