public class ShowExportQuery extends EchoBaseActionSupport
ExportQuery.| Modifier and Type | Field and Description |
|---|---|
protected InternalDbPersistenceService |
internalDbPersistenceService |
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 |
|---|
ShowExportQuery() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,String> |
getQueries() |
ExportQuery |
getQuery() |
boolean |
isCanUpdateQuery() |
boolean |
isNewQuery() |
boolean |
isQueryExists() |
void |
setInternalDbPersistenceService(InternalDbPersistenceService internalDbPersistenceService) |
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, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected final ExportQuery query
protected transient InternalDbPersistenceService internalDbPersistenceService
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.ActionSupportExportQueryNotFoundExceptionpublic void setInternalDbPersistenceService(InternalDbPersistenceService internalDbPersistenceService)
Copyright © 2011–2013 Ifremer. All rights reserved.