java.lang.Object
org.apache.struts.action.Action
com.lilacsoftware.orca.ShowAlbumsActionBase
com.lilacsoftware.orca.ShowAlbumsAction
- public class ShowAlbumsAction
- extends ShowAlbumsActionBase
| 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 |
ShowAlbumsAction
public ShowAlbumsAction()
doPerform
protected 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 javax.servlet.ServletException,
java.io.IOException
- Specified by:
doPerform in class ShowAlbumsActionBase