Package | Description |
---|---|
org.gcube.portlets.user.td.gwtservice.server | |
org.gcube.portlets.user.td.gwtservice.server.file |
Modifier and Type | Method and Description |
---|---|
static FileUploadSession |
SessionUtil.getFileUploadSession(javax.servlet.http.HttpSession httpSession) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
TDGWTServiceImpl.csvImportFileParameter(String fileUrlOnStorage,
FileUploadSession fileUploadSession,
CSVImportSession csvImportSession) |
protected void |
TDGWTServiceImpl.importCSVFileOnService(javax.servlet.http.HttpSession session,
org.gcube.application.framework.core.session.ASLSession aslSession,
String user,
FileUploadSession fileUploadSession,
CSVImportSession csvImportSession) |
static void |
SessionUtil.setFileUploadSession(javax.servlet.http.HttpSession httpSession,
FileUploadSession s) |
Modifier and Type | Method and Description |
---|---|
static void |
FileUtil.setImportFile(FileUploadSession fileUploadSession,
InputStream is,
String name,
String mimeType) |
Copyright © 2014. All Rights Reserved.