public class EditExportQuery extends EchoBaseActionSupport
ExportQuery.| 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.
|
| Constructor and Description |
|---|
EditExportQuery() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,String> |
getQueries() |
ExportQuery |
getQuery() |
boolean |
isCanUpdateQuery() |
boolean |
isNewQuery() |
boolean |
isQueryExists() |
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, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected ExportQuery query
protected boolean canUpdateQuery
@Inject protected transient ExportQueryService exportQueryService
public ExportQuery getQuery()
public boolean isNewQuery()
public boolean isQueryExists()
public boolean isCanUpdateQuery()
public String execute() throws ExportQueryNotFoundException
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExportQueryNotFoundExceptionCopyright © 2011–2014 Ifremer. All rights reserved.