public class UploadAction extends UploadAction
UploadManager from FO edition.managerEMPTY_MAP| Constructor and Description | 
|---|
UploadAction()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
_getUrlForDownload(Upload upload)
Get the url for download the uploaded file 
 | 
protected String | 
_getUrlForView(Upload upload)
Get the url for view the uploaded file 
 | 
act_getCurrentUserserviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic UploadAction()
protected String _getUrlForView(Upload upload)
UploadAction_getUrlForView in class UploadActionupload - The file uploadedprotected String _getUrlForDownload(Upload upload)
UploadAction_getUrlForDownload in class UploadActionupload - The file uploaded