|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.j2biz.blogunity.web.actions.AbstractAction
com.j2biz.blogunity.web.actions.secure.MyAbstractAction
Field Summary | |
protected User |
user
|
Fields inherited from class com.j2biz.blogunity.web.actions.AbstractAction |
currentActionPath, navigationStack |
Constructor Summary | |
MyAbstractAction()
|
Method Summary | |
void |
init(HttpServletRequest request,
HttpServletResponse response,
String actionName)
|
Methods inherited from class com.j2biz.blogunity.web.actions.AbstractAction |
execute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected User user
Constructor Detail |
public MyAbstractAction()
Method Detail |
public void init(HttpServletRequest request, HttpServletResponse response, String actionName) throws BlogunityException
init
in class AbstractAction
BlogunityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |