public abstract class AbstractEditExportQuery extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
canUpdateQuery |
protected ExportQueryService |
exportQueryService |
protected Map<String,String> |
queries
All available queries from database.
|
protected ExportQuery |
query
Selected query loaded from database if his id is not empty.
|
protected boolean |
queryExist |
| Constructor and Description |
|---|
AbstractEditExportQuery() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,String> |
getQueries() |
ExportQuery |
getQuery() |
String |
input() |
boolean |
isCanUpdateQuery() |
boolean |
isNewQuery() |
boolean |
isQueryExists() |
void |
validate() |
addFlashError, addFlashMessage, addFlashWarning, formatDate, formatMonth, getDocumentation, getDocumentation, getEchoBaseApplicationContext, getEchoBaseSession, getServiceContext, newServiceaddActionError, 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, setFieldErrorsprotected ExportQuery query
protected boolean canUpdateQuery
protected boolean queryExist
@Inject protected transient ExportQueryService exportQueryService
public ExportQuery getQuery()
public boolean isCanUpdateQuery()
public boolean isQueryExists()
public boolean isNewQuery()
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 validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportCopyright © 2011–2015 Ifremer. All rights reserved.