public class ExportQueryResult extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
columnNames
names of columns from the executed sql request.
|
protected ExportQueryService |
exportQueryService |
protected String |
fileName
Default file name for export.
|
protected String |
queryId
Id of the query to call.
|
| Constructor and Description |
|---|
ExportQueryResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String[] |
getColumnNames() |
String |
getFileName() |
String |
getQueryId() |
void |
setQueryId(String queryId) |
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 String queryId
TopiaEntity.getTopiaId()protected String fileName
protected String[] columnNames
@Inject protected transient ExportQueryService exportQueryService
Copyright © 2011–2015 Ifremer. All rights reserved.