| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.server.file |
| Modifier and Type | Method and Description |
|---|---|
static CSVFileUploadSession |
SessionUtil.getCSVFileUploadSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
TDGWTServiceImpl.csvImportFileParameter(String fileUrlOnStorage,
CSVFileUploadSession fileUploadSession,
CSVImportSession csvImportSession) |
protected void |
TDGWTServiceImpl.importCSVFileOnService(javax.servlet.http.HttpSession session,
org.gcube.application.framework.core.session.ASLSession aslSession,
String user,
CSVFileUploadSession fileUploadSession,
CSVImportSession csvImportSession) |
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) |
Copyright © 2014. All Rights Reserved.