public interface ILoadFileAction extends INavigationAction
This is for web application, where forms for load files are
different (ENCTYPE="multipart/form-data") from the normal ones.
Since it does not do direct reference to HTTP, it can be used
in non web context; simply ignoring this interface.
Possibly you need an IProcessLoadedFileAction action in the next controller.
DEFAULT_CONTROLLERS, EMPTY_CONTROLLER, PREVIOUS_CONTROLLERS, SAME_CONTROLLERS
DEFAULT_VIEW, PREVIOUS_VIEW, SAME_VIEW
Modifier and Type | Method and Description |
---|---|
boolean |
isLoadFile() |
getNextControllers
getCustomView
execute, getErrors, getMessages, setEnvironment, setErrors, setMessages