public class DeleteExportQuery extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected ExportQueryService |
exportQueryService |
protected ExportQuery |
query
Selected query loaded from database if his id is not empty.
|
| Constructor and Description |
|---|
DeleteExportQuery() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
ExportQuery |
getQuery() |
void |
setExportQueryService(ExportQueryService exportQueryService) |
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 ExportQuery query
protected transient ExportQueryService exportQueryService
public ExportQuery getQuery()
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void setExportQueryService(ExportQueryService exportQueryService)
Copyright © 2011–2013 Ifremer. All rights reserved.