public class SelectImportType extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected DecoratorService |
decoratorService |
protected ImportMode |
mode |
protected Map<String,String> |
modes
Universe of possible import modes.
|
| Constructor and Description |
|---|
SelectImportType() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
ImportMode |
getMode() |
Map<String,String> |
getModes() |
String |
input() |
void |
setDecoratorService(DecoratorService decoratorService) |
void |
setMode(ImportMode mode) |
addFlashError, addFlashMessage, addFlashWarning, formatDate, formatMonth, getDocumentation, getDocumentation, getEchoBaseApplicationContext, getEchoBaseSession, getServiceContext, newService, setApplicationContext, setEchoBaseSession, setServiceContextaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected ImportMode mode
protected transient DecoratorService decoratorService
public void setMode(ImportMode mode)
public ImportMode getMode()
public String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void setDecoratorService(DecoratorService decoratorService)
Copyright © 2011–2013 Ifremer. All rights reserved.