| Modifier and Type | Method and Description |
|---|---|
static CSVFileUploadSession |
SessionUtil.getCSVFileUploadSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setCSVFileUploadSession(javax.servlet.http.HttpSession httpSession,
CSVFileUploadSession s) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FileUtil.setImportFileCSV(CSVFileUploadSession fileUploadSession,
InputStream is,
String name,
String mimeType) |
| Constructor and Description |
|---|
OpExecution4CSVImport(javax.servlet.http.HttpSession session,
org.gcube.application.framework.core.session.ASLSession aslSession,
org.gcube.data.analysis.tabulardata.service.TabularDataService service,
CSVImportSession csvImportSession,
CSVFileUploadSession fileUploadSession) |
Copyright © 2016. All Rights Reserved.