public class ManageExportQuery extends EchoBaseActionSupport implements com.opensymphony.xwork2.Preparable
ExportQuery.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
canUpdateQuery |
protected boolean |
newLibreOfficeQuery |
protected boolean |
newQuery |
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 |
queryExists |
protected ExportQueryService |
service |
| Constructor and Description |
|---|
ManageExportQuery() |
| Modifier and Type | Method and Description |
|---|---|
String |
cloneQuery() |
String |
confirmDeleteQuery() |
String |
deleteQuery() |
String |
execute() |
Map<String,String> |
getQueries() |
ExportQuery |
getQuery() |
ExportQueryService |
getService() |
Map<String,String> |
getTableNames() |
boolean |
isCanUpdateQuery() |
boolean |
isNewLibreOfficeQuery() |
boolean |
isNewQuery() |
boolean |
isQueryExists() |
void |
prepare() |
String |
saveQuery() |
void |
setNewLibreOfficeQuery(boolean newLibreOfficeQuery) |
void |
setNewQuery(boolean newQuery) |
addFlashError, addFlashMessage, addFlashWarning, clearFlashErrors, clearFlashMessages, decorateEnums, formatDate, formatMonth, getActionContext, getApplicationVersion, getConfiguration, getDocumentation, getDocumentation, getEchoBaseApplicationContext, getEchoBaseSession, getFlashErrors, getFlashMessages, getFlashWarnings, getParameters, getService, getServiceContext, getSession, hasAnyErrors, hasFlashErrors, hasFlashMessages, hasFlashWarnings, isAdmin, isWorkingDbSelected, loadSortAndDecorate, setParameters, setSessionaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, 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 newQuery
protected boolean newLibreOfficeQuery
protected boolean queryExists
protected boolean canUpdateQuery
protected transient ExportQueryService service
public ExportQueryService getService()
public ExportQuery getQuery()
public boolean isNewQuery()
public void setNewQuery(boolean newQuery)
public boolean isNewLibreOfficeQuery()
public void setNewLibreOfficeQuery(boolean newLibreOfficeQuery)
public boolean isCanUpdateQuery()
public boolean isQueryExists()
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportCopyright © 2011-2012 Ifremer. All Rights Reserved.