com.dotmarketing.portlets.product.action
Class ProductDetailAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.portlets.product.action.ProductDetailAction

public class ProductDetailAction
extends DispatchAction


Constructor Summary
ProductDetailAction()
           
 
Method Summary
 ActionForward back(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 void getOrderInfo(OrderForm form, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward unspecified(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

ProductDetailAction

public ProductDetailAction()
Method Detail

unspecified

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

back

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

getOrderInfo

public void getOrderInfo(OrderForm form,
                         HttpServletRequest request,
                         HttpServletResponse response)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.