fr.ifremer.coser.web.actions.admin
Class ListProjectsAction

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.admin.ListProjectsAction
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 ListProjectsAction
extends CoserAction

Project list action.

Version:
$Revision: 931 $ Last update : $Date: 2011-12-23 16:13:08 +0100 (Fri, 23 Dec 2011) $ By : $Author: echatellier $
Author:
chatellier
See Also:
Serialized Form

Field Summary
protected  Map<String,String> facades
           
protected  Map<String,String> indicatorsResults
           
protected  Map<String,String> mapsResults
           
protected  Map<String,List<String>> zonesByFacades
           
 
Fields inherited from class com.opensymphony.xwork2.ActionSupport
LOG
 
Fields inherited from interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
ListProjectsAction()
           
 
Method Summary
 String execute()
           
 Map<String,String> getFacades()
           
 Map<String,String> getIndicatorsResults()
           
 Map<String,String> getMapsResults()
           
 String getZoneDisplayName(String zoneId)
           
 Map<String,List<String>> getZonesByFacades()
           
 
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

facades

protected Map<String,String> facades

zonesByFacades

protected Map<String,List<String>> zonesByFacades

indicatorsResults

protected Map<String,String> indicatorsResults

mapsResults

protected Map<String,String> mapsResults
Constructor Detail

ListProjectsAction

public ListProjectsAction()
Method Detail

getFacades

public Map<String,String> getFacades()

getZonesByFacades

public Map<String,List<String>> getZonesByFacades()

getIndicatorsResults

public Map<String,String> getIndicatorsResults()

getMapsResults

public Map<String,String> getMapsResults()

getZoneDisplayName

public String getZoneDisplayName(String zoneId)

execute

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


Copyright © 2010-2012 Ifremer. All Rights Reserved.