com.dotmarketing.portlets.order_manager.action
Class ViewOrdersAction
java.lang.Object
PortletAction
com.dotmarketing.portlets.order_manager.action.ViewOrdersAction
public class ViewOrdersAction
- extends PortletAction
- Author:
- Maria Ahues
|
Method Summary |
void |
processAction(ActionMapping mapping,
ActionForm form,
PortletConfig config,
ActionRequest req,
ActionResponse res)
|
ActionForward |
render(ActionMapping mapping,
ActionForm form,
PortletConfig config,
RenderRequest req,
RenderResponse res)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewOrdersAction
public ViewOrdersAction()
render
public ActionForward render(ActionMapping mapping,
ActionForm form,
PortletConfig config,
RenderRequest req,
RenderResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception
processAction
public void processAction(ActionMapping mapping,
ActionForm form,
PortletConfig config,
ActionRequest req,
ActionResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.