public class GraphDownloadAction extends CoserAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
indicator |
protected String |
species |
protected String |
zone |
| Constructor and Description |
|---|
GraphDownloadAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getFilename() |
String |
getIndicator() |
InputStream |
getInputStream() |
String |
getSpecies() |
String |
getZone() |
void |
setIndicator(String indicator) |
void |
setSpecies(String species) |
void |
setZone(String zone) |
getAdminEmail, getAnalyticsId, getApplicationVersionaddActionError, 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 zone
protected String species
protected String indicator
public String getZone()
public void setZone(String zone)
public String getIndicator()
public void setIndicator(String indicator)
public String getSpecies()
public void setSpecies(String species)
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportpublic String getFilename()
public InputStream getInputStream()
Copyright © 2010-2013 Ifremer. All Rights Reserved.