com.dotmarketing.portlets.events.action
Class EventRegistrationAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.portlets.events.action.EventRegistrationAction

public class EventRegistrationAction
extends DispatchAction

View Source

Version:
$Revision: 1.12 $
Author:
Brian Wing Shun Chan

Constructor Summary
EventRegistrationAction()
           
 
Method Summary
 ActionForward list(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward save(ActionMapping mapping, ActionForm lf, 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

EventRegistrationAction

public EventRegistrationAction()
Method Detail

unspecified

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

list

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

save

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


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.