| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTService.getFileFromWorkspace(CodelistMappingSession codelistMappingSession) |
void |
TDGWTServiceAsync.getFileFromWorkspace(CodelistMappingSession codelistMappingSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
void |
TDGWTService.setCodelistMappingSession(CodelistMappingSession codelistMappingSession) |
void |
TDGWTServiceAsync.setCodelistMappingSession(CodelistMappingSession codelistMappingSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
String |
TDGWTService.startCodelistMappingImport(CodelistMappingSession codelistMappingSession)
Start Codelist Mapping Import
|
void |
TDGWTServiceAsync.startCodelistMappingImport(CodelistMappingSession codelistMappingSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static CodelistMappingSession |
SessionUtil.getCodelistMappingSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceImpl.getFileFromWorkspace(CodelistMappingSession codelistMappingSession) |
void |
TDGWTServiceImpl.setCodelistMappingSession(CodelistMappingSession codelistMappingSession) |
static void |
SessionUtil.setCodelistMappingSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
CodelistMappingSession codelistMappingSession) |
String |
TDGWTServiceImpl.startCodelistMappingImport(CodelistMappingSession codelistMappingSession) |
| Constructor and Description |
|---|
OpExecution4CodelistMapping(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
CodelistMappingSession codelistMappingSession,
String storageId) |
Copyright © 2017. All Rights Reserved.