java.lang.Object
org.apache.struts.action.Action
com.lilacsoftware.orca.ShowAlbumsActionBase
- Direct Known Subclasses:
- ShowAlbumsAction
- public abstract class ShowAlbumsActionBase
- extends org.apache.struts.action.Action
| Methods inherited from class org.apache.struts.action.Action |
addErrors, addMessages, execute, 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 |
ShowAlbumsActionBase
public ShowAlbumsActionBase()
perform
public org.apache.struts.action.ActionForward perform(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException,
javax.servlet.ServletException
doPerform
protected abstract org.apache.struts.action.ActionForward doPerform(org.apache.struts.action.ActionMapping mapping,
ShowAlbumsForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException,
javax.servlet.ServletException
forwardInput
protected org.apache.struts.action.ActionForward forwardInput(org.apache.struts.action.ActionMapping mapping)
forwardSuccess
protected org.apache.struts.action.ActionForward forwardSuccess(org.apache.struts.action.ActionMapping mapping)