fr.ifremer.coser.web.actions.source
Class SourceDataAction

java.lang.Object
  extended by com.opensymphony.xwork2.ActionSupport
      extended by fr.ifremer.coser.web.actions.common.CoserAction
          extended by fr.ifremer.coser.web.actions.source.SourceAction
              extended by fr.ifremer.coser.web.actions.source.SourceDataAction
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware, Serializable

public class SourceDataAction
extends SourceAction

Force le téléchargement du zip.

Version:
$Revision: 668 $ Last update : $Date: 2011-02-04 11:47:43 +0100 (Fri, 04 Feb 2011) $ By : $Author: chatellier $
Author:
chatellier
See Also:
Serialized Form

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, getAnalyticsId, 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

accepted

protected boolean accepted
Constructor Detail

SourceDataAction

public SourceDataAction()
Method Detail

setAccepted

public void setAccepted(boolean accepted)

validate

public void validate()
Specified by:
validate in interface com.opensymphony.xwork2.Validateable
Overrides:
validate in class com.opensymphony.xwork2.ActionSupport

execute

public String execute()
Specified by:
execute in interface com.opensymphony.xwork2.Action
Overrides:
execute in class SourceAction

getFilename

public String getFilename()

getInputStream

public InputStream getInputStream()


Copyright © 2010-2012 Ifremer. All Rights Reserved.