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

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.MapAction
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 MapAction
extends CoserAction

Action index, recupere la liste des resultats.

Version:
$Revision: 632 $ Last update : $Date: 2011-02-01 14:19:15 +0100 (mar., 01 févr. 2011) $ By : $Author: chatellier $
Author:
chatellier
See Also:
Serialized Form

Field Summary
protected  String facade
           
protected  String species
           
protected  String survey
           
 
Fields inherited from class com.opensymphony.xwork2.ActionSupport
LOG
 
Fields inherited from interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
MapAction()
           
 
Method Summary
 String getFacade()
           
 String getFacadeDisplayName()
           
 String getSpecies()
           
 String getSpeciesDisplayName()
           
 String getSurvey()
           
 void setFacade(String facade)
           
 void setSpecies(String species)
           
 void setSurvey(String survey)
           
 
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, execute, 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

facade

protected String facade

survey

protected String survey

species

protected String species
Constructor Detail

MapAction

public MapAction()
Method Detail

setFacade

public void setFacade(String facade)

getFacade

public String getFacade()

getSurvey

public String getSurvey()

setSurvey

public void setSurvey(String survey)

getSpecies

public String getSpecies()

setSpecies

public void setSpecies(String species)

getFacadeDisplayName

public String getFacadeDisplayName()

getSpeciesDisplayName

public String getSpeciesDisplayName()


Copyright © 2010-2011 Ifremer. All Rights Reserved.