public class UploadAction extends UploadAction
UploadManager
from FO edition.manager
EMPTY_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
_getCurrentUser
service
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public UploadAction()
protected String _getUrlForView(Upload upload)
UploadAction
_getUrlForView
in class UploadAction
upload
- The file uploadedprotected String _getUrlForDownload(Upload upload)
UploadAction
_getUrlForDownload
in class UploadAction
upload
- The file uploaded