|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
fr.ifremer.coser.web.actions.common.CoserAction
fr.ifremer.coser.web.actions.source.SourceAction
fr.ifremer.coser.web.actions.source.SourceDataAction
public class SourceDataAction
Force le téléchargement du zip.
| Field Summary | |
|---|---|
protected boolean |
accepted
|
| Fields inherited from class fr.ifremer.coser.web.actions.source.SourceAction |
|---|
facade, zone, zonePicture |
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
SourceDataAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
String |
getFilename()
|
InputStream |
getInputStream()
|
void |
setAccepted(boolean accepted)
|
void |
validate()
|
| Methods inherited from class fr.ifremer.coser.web.actions.source.SourceAction |
|---|
getFacade, getFacadeDisplayName, getZone, getZoneDisplayName, getZonePicture, setFacade, setZone |
| Methods inherited from class fr.ifremer.coser.web.actions.common.CoserAction |
|---|
getAdminEmail, getApplicationVersion |
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
addActionError, 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean accepted
| Constructor Detail |
|---|
public SourceDataAction()
| Method Detail |
|---|
public void setAccepted(boolean accepted)
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class SourceActionpublic String getFilename()
public InputStream getInputStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||