org.objectweb.petals.tools.webadmin.ui.administration
Class ShowAdminWelcome

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.objectweb.petals.tools.webadmin.ui.infra.action.AuthentifiedAction
          extended by org.objectweb.petals.tools.webadmin.ui.administration.ShowAdminWelcome

public class ShowAdminWelcome
extends AuthentifiedAction

Welcome action for the administration part

Author:
mcarpentier - EBM Websourcing

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ShowAdminWelcome()
           
 
Method Summary
 org.apache.struts.action.ActionForward executeAuthentified(org.apache.struts.action.ActionMapping iActionMapping, org.apache.struts.action.ActionForm iActionForm, javax.servlet.http.HttpServletRequest iServletRequest, javax.servlet.http.HttpServletResponse iServletResponse)
           
 
Methods inherited from class org.objectweb.petals.tools.webadmin.ui.infra.action.AuthentifiedAction
execute
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowAdminWelcome

public ShowAdminWelcome()
Method Detail

executeAuthentified

public org.apache.struts.action.ActionForward executeAuthentified(org.apache.struts.action.ActionMapping iActionMapping,
                                                                  org.apache.struts.action.ActionForm iActionForm,
                                                                  javax.servlet.http.HttpServletRequest iServletRequest,
                                                                  javax.servlet.http.HttpServletResponse iServletResponse)
                                                           throws java.lang.Exception
Specified by:
executeAuthentified in class AuthentifiedAction
Throws:
java.lang.Exception


Copyright © 2005-2007 ObjectWeb Consortium. All Rights Reserved.