fr.ifremer.coser.web.actions.common
Class CoserAction

java.lang.Object
  extended by com.opensymphony.xwork2.ActionSupport
      extended by fr.ifremer.coser.web.actions.common.CoserAction
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware, Serializable
Direct Known Subclasses:
CommonFacade, CommonIndicator, CommonZone, DocumentsAction, GraphAction, GraphAction, GraphDataAction, GraphDataAction, GraphDownloadAction, GraphDownloadAction, IndexAction, LocaleAction, MapAction, MapDataAction, QualityAction, SourceAction, SpeciesAction, SpeciesAction, SurveyAction, UploadResultAction

public abstract class CoserAction
extends com.opensymphony.xwork2.ActionSupport

Toutes les actions doivent étendre celle ci. Contient le code commun récurent, et notamment les actions utilisé par le layout et devant être presentes sur toutes les pages.

Version:
$Revision: 519 $ Last update : $Date: 2011-01-17 18:03:28 +0100 (lun. 17 janv. 2011) $ By : $Author: chatellier $
Author:
chatellier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.xwork2.ActionSupport
LOG
 
Fields inherited from interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
CoserAction()
           
 
Method Summary
 String getAdminEmail()
          Recupere l'email dans la configuration.
 String getApplicationVersion()
          Recupere l'email dans la configuration.
 
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
 

Constructor Detail

CoserAction

public CoserAction()
Method Detail

getAdminEmail

public String getAdminEmail()
Recupere l'email dans la configuration.

Returns:
admin email

getApplicationVersion

public String getApplicationVersion()
Recupere l'email dans la configuration.

Returns:
admin email


Copyright © 2010-2011 Ifremer. All Rights Reserved.