com.dotmarketing.cms.createaccount.action
Class CreateAccountAction
java.lang.Object
DispatchAction
com.dotmarketing.cms.createaccount.action.CreateAccountAction
public class CreateAccountAction
- extends DispatchAction
|
Method Summary |
ActionForward |
quickCreate(ActionMapping mapping,
ActionForm lf,
HttpServletRequest request,
HttpServletResponse response)
|
ActionForward |
resetForm(ActionMapping mapping,
ActionForm lf,
HttpServletRequest request,
HttpServletResponse response)
|
void |
sendEmail(CreateAccountForm form,
HttpServletRequest request)
|
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 |
CreateAccountAction
public CreateAccountAction()
unspecified
public ActionForward unspecified(ActionMapping mapping,
ActionForm lf,
HttpServletRequest request,
HttpServletResponse response)
throws java.lang.Exception
- Throws:
java.lang.Exception
resetForm
public ActionForward resetForm(ActionMapping mapping,
ActionForm lf,
HttpServletRequest request,
HttpServletResponse response)
throws java.lang.Exception
- Throws:
java.lang.Exception
quickCreate
public ActionForward quickCreate(ActionMapping mapping,
ActionForm lf,
HttpServletRequest request,
HttpServletResponse response)
sendEmail
public void sendEmail(CreateAccountForm form,
HttpServletRequest request)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.