com.dotmarketing.portlets.event_registrations.action
Class ViewRegistrationsAction

java.lang.Object
  extended by PortletAction
      extended by com.dotmarketing.portlets.event_registrations.action.ViewRegistrationsAction

public class ViewRegistrationsAction
extends PortletAction

Author:
Maria Ahues

Constructor Summary
ViewRegistrationsAction()
           
 
Method Summary
 java.util.List<java.util.HashMap> getpaymentTypes()
           
 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
 

Constructor Detail

ViewRegistrationsAction

public ViewRegistrationsAction()
Method Detail

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

getpaymentTypes

public java.util.List<java.util.HashMap> getpaymentTypes()


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.