erland.webapp.homepage.act.account
Class ViewOfficialDefaultSectionAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by erland.webapp.common.act.BaseAction
          extended by erland.webapp.homepage.act.account.ViewDefaultSectionAction
              extended by erland.webapp.homepage.act.account.ViewOfficialDefaultSectionAction

public class ViewOfficialDefaultSectionAction
extends ViewDefaultSectionAction


Field Summary
 
Fields inherited from class erland.webapp.common.act.BaseAction
FORWARD_FAILURE, FORWARD_SUCCESS
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ViewOfficialDefaultSectionAction()
           
 
Method Summary
protected  String getUsername(HttpServletRequest request, SelectUserFB fb)
           
 
Methods inherited from class erland.webapp.homepage.act.account.ViewDefaultSectionAction
executeLogic, getUser
 
Methods inherited from class erland.webapp.common.act.BaseAction
catchException, execute, findFailure, findSuccess, getDynamicParameters, getEnvironment, getErrors, getException, getMessages, isErrors, isMessages, mergeAlerts, postProcess, preProcess, replaceDynamicParameters, saveErrors, saveMessages, setException
 
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, 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

ViewOfficialDefaultSectionAction

public ViewOfficialDefaultSectionAction()
Method Detail

getUsername

protected String getUsername(HttpServletRequest request,
                             SelectUserFB fb)
Overrides:
getUsername in class ViewDefaultSectionAction


Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.