|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileUploadSession | |
|---|---|
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.server.file | |
| Uses of FileUploadSession in org.gcube.portlets.user.td.gwtservice.server |
|---|
| Methods in org.gcube.portlets.user.td.gwtservice.server that return FileUploadSession | |
|---|---|
static FileUploadSession |
SessionUtil.getFileUploadSession(javax.servlet.http.HttpSession httpSession)
|
| Methods in org.gcube.portlets.user.td.gwtservice.server with parameters of type FileUploadSession | |
|---|---|
protected Map<String,Object> |
TDGWTServiceImpl.csvImportFileParameter(String fileUrlOnStorage,
FileUploadSession fileUploadSession,
CSVImportSession csvImportSession)
|
protected void |
TDGWTServiceImpl.importCSVFileOnService(String user,
FileUploadSession fileUploadSession,
CSVImportSession csvImportSession)
|
static void |
SessionUtil.setFileUploadSession(javax.servlet.http.HttpSession httpSession,
FileUploadSession s)
|
| Uses of FileUploadSession in org.gcube.portlets.user.td.gwtservice.server.file |
|---|
| Methods in org.gcube.portlets.user.td.gwtservice.server.file with parameters of type FileUploadSession | |
|---|---|
static void |
FileUtil.setImportFile(FileUploadSession fileUploadSession,
InputStream is,
String name,
String mimeType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||