com.dotmarketing.cms.product.action
Class CheckOutAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.product.action.CheckOutAction

public class CheckOutAction
extends DispatchAction


Constructor Summary
CheckOutAction()
           
 
Method Summary
 ActionForward afterLogin(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward reload(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward unspecified(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward validate(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckOutAction

public CheckOutAction()
Method Detail

unspecified

public ActionForward unspecified(ActionMapping mapping,
                                 ActionForm lf,
                                 HttpServletRequest request,
                                 HttpServletResponse response)
                          throws java.lang.Exception
Throws:
java.lang.Exception

afterLogin

public ActionForward afterLogin(ActionMapping mapping,
                                ActionForm lf,
                                HttpServletRequest request,
                                HttpServletResponse response)
                         throws java.lang.Exception
Throws:
java.lang.Exception

reload

public ActionForward reload(ActionMapping mapping,
                            ActionForm lf,
                            HttpServletRequest request,
                            HttpServletResponse response)
                     throws java.lang.Exception
Throws:
java.lang.Exception

validate

public ActionForward validate(ActionMapping mapping,
                              ActionForm lf,
                              HttpServletRequest request,
                              HttpServletResponse response)
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.