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

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

public class ShowAdminWelcome
extends AdminAction

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 executeAdminAuthentified(org.apache.struts.action.ActionMapping actionMapping, org.apache.struts.action.ActionForm actionForm, javax.servlet.http.HttpServletRequest servletRequest, javax.servlet.http.HttpServletResponse servletResponse)
           
 
Methods inherited from class org.ow2.petals.tools.webadmin.ui.infra.action.AdminAction
executeAuthentified
 
Methods inherited from class org.ow2.petals.tools.webadmin.ui.infra.action.AuthentifiedAction
checkMandatoryParameters, execute, fillInfoBean, fillInfoBeanWithExceptionMessage
 
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

executeAdminAuthentified

public org.apache.struts.action.ActionForward executeAdminAuthentified(org.apache.struts.action.ActionMapping actionMapping,
                                                                       org.apache.struts.action.ActionForm actionForm,
                                                                       javax.servlet.http.HttpServletRequest servletRequest,
                                                                       javax.servlet.http.HttpServletResponse servletResponse)
Specified by:
executeAdminAuthentified in class AdminAction


Copyright © 2005-2008 OW2 Consortium. All Rights Reserved.