com.dotmarketing.cms.product.action
Class PurchaseAction

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

public class PurchaseAction
extends DispatchAction


Constructor Summary
PurchaseAction()
           
 
Method Summary
protected static boolean sendEmail(java.lang.String to, java.lang.String from, java.lang.String subject, java.lang.String body)
           
 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

PurchaseAction

public PurchaseAction()
Method Detail

unspecified

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

sendEmail

protected static boolean sendEmail(java.lang.String to,
                                   java.lang.String from,
                                   java.lang.String subject,
                                   java.lang.String body)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.