com.dotmarketing.portlets.product.action
Class ProductDetailAction
java.lang.Object
DispatchAction
com.dotmarketing.portlets.product.action.ProductDetailAction
public class ProductDetailAction
- extends DispatchAction
|
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 |
ProductDetailAction
public ProductDetailAction()
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.