|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.Action
jim.util.struts.JimBaseAction
jim.pums.actions.PumsBaseAction
public abstract class PumsBaseAction
Field Summary |
---|
Fields inherited from class org.apache.struts.action.Action |
---|
defaultLocale, servlet |
Constructor Summary | |
---|---|
PumsBaseAction()
Creates a new instance of PumsBaseAction |
Method Summary | |
---|---|
protected PumsApp |
createApplication()
|
org.apache.struts.action.ActionForward |
doExecute(jim.util.struts.StrutsUtils su)
|
abstract org.apache.struts.action.ActionForward |
doPumsExecute(jim.util.struts.StrutsUtils su)
|
Methods inherited from class jim.util.struts.JimBaseAction |
---|
execute, getApplication, isRoleOK |
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 |
---|
public PumsBaseAction()
Method Detail |
---|
protected PumsApp createApplication()
createApplication
in class jim.util.struts.JimBaseAction
public final org.apache.struts.action.ActionForward doExecute(jim.util.struts.StrutsUtils su) throws java.io.IOException, javax.servlet.ServletException, jim.common.JimFatalException
doExecute
in class jim.util.struts.JimBaseAction
java.io.IOException
javax.servlet.ServletException
jim.common.JimFatalException
public abstract org.apache.struts.action.ActionForward doPumsExecute(jim.util.struts.StrutsUtils su) throws java.io.IOException, javax.servlet.ServletException, jim.common.JimFatalException
java.io.IOException
javax.servlet.ServletException
jim.common.JimFatalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |