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

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

Affiche la liste des sous zones (zone).

Version:
$Revision: 668 $ Last update : $Date: 2011-02-04 11:47:43 +0100 (ven., 04 févr. 2011) $ By : $Author: chatellier $
Author:
chatellier
See Also:
Serialized Form

Field Summary
protected  String facade
           
protected  Map<String,String> surveys
           
 
Fields inherited from class com.opensymphony.xwork2.ActionSupport
LOG
 
Fields inherited from interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
SurveyAction()
           
 
Method Summary
 String execute()
           
 String getFacade()
           
 String getFacadeDisplayName()
           
 Map<String,String> getSurveys()
           
 void setFacade(String facade)
           
 
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

facade

protected String facade

surveys

protected Map<String,String> surveys
Constructor Detail

SurveyAction

public SurveyAction()
Method Detail

setFacade

public void setFacade(String facade)

getFacade

public String getFacade()

getSurveys

public Map<String,String> getSurveys()

getFacadeDisplayName

public String getFacadeDisplayName()

execute

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


Copyright © 2010-2011 Ifremer. All Rights Reserved.