com.j2biz.blogunity.web.actions.secure.user
Class EditProfileExecAction

java.lang.Object
  extended bycom.j2biz.blogunity.web.actions.AbstractAction
      extended bycom.j2biz.blogunity.web.actions.secure.MyAbstractAction
          extended bycom.j2biz.blogunity.web.actions.secure.user.EditProfileExecAction

public class EditProfileExecAction
extends MyAbstractAction

Since:
0.1
Author:
michelson

Field Summary
protected static IActionResult PROFILE_FORM_FORWARD
           
 
Fields inherited from class com.j2biz.blogunity.web.actions.secure.MyAbstractAction
user
 
Fields inherited from class com.j2biz.blogunity.web.actions.AbstractAction
currentActionPath, navigationStack
 
Constructor Summary
EditProfileExecAction()
           
 
Method Summary
 IActionResult execute(HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class com.j2biz.blogunity.web.actions.secure.MyAbstractAction
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROFILE_FORM_FORWARD

protected static final IActionResult PROFILE_FORM_FORWARD
Constructor Detail

EditProfileExecAction

public EditProfileExecAction()
Method Detail

execute

public IActionResult execute(HttpServletRequest request,
                             HttpServletResponse response)
                      throws BlogunityException
Specified by:
execute in class AbstractAction
Parameters:
request -
response -
Returns:
Throws:
BlogunityException


Copyright (c)j2biz.com