public class GetExportQueryResult extends AbstractJSONPaginedAction
| Modifier and Type | Field and Description |
|---|---|
protected Map<?,?>[] |
datas
Datas of the given table.
|
protected ExportQueryService |
exportQueryService |
protected String |
queryId
Id of the query to call.
|
filters, pager, searchField, searchOper, searchString, sidx, sord| Constructor and Description |
|---|
GetExportQueryResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<?,?>[] |
getDatas() |
void |
setExportQueryService(ExportQueryService exportQueryService) |
void |
setQueryId(String queryId) |
getFilters, getPage, getRecords, getRows, getSidx, getSord, getSortColumn, getTotal, initFilter, isSortAscendant, setFilters, setPage, setRows, setSearchField, setSearchOper, setSearchString, setSidx, setSord, useSortaddFlashError, 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 String queryId
TopiaEntity.getTopiaId()protected Map<?,?>[] datas
protected transient ExportQueryService exportQueryService
public void setQueryId(String queryId)
public Map<?,?>[] getDatas()
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.