fr.ifremer.coser.web.actions.map
Class MapDataAction

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.map.MapDataAction
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 MapDataAction
extends CoserAction

Appelé par le navigateur pour récuperer le contenu de l'image.

Version:
$Revision: 797 $ Last update : $Date: 2011-03-24 16:45:33 +0100 (Thu, 24 Mar 2011) $ By : $Author: chatellier $
Author:
chatellier
See Also:
Serialized Form

Field Summary
protected  String species
           
protected  String zone
           
 
Fields inherited from class com.opensymphony.xwork2.ActionSupport
LOG
 
Fields inherited from interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
MapDataAction()
           
 
Method Summary
 String execute()
           
 InputStream getInputStream()
           
 String getSpecies()
           
 String getZone()
           
 void setSpecies(String species)
           
 void setZone(String zone)
           
 
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, validate
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

zone

protected String zone

species

protected String species
Constructor Detail

MapDataAction

public MapDataAction()
Method Detail

getZone

public String getZone()

setZone

public void setZone(String zone)

getSpecies

public String getSpecies()

setSpecies

public void setSpecies(String species)

execute

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

getInputStream

public InputStream getInputStream()


Copyright © 2010-2012 Ifremer. All Rights Reserved.