com.dotmarketing.cms.registration.action
Class AddFacilityAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.registration.action.AddFacilityAction

public class AddFacilityAction
extends DispatchAction

Author:
Oswaldo

Constructor Summary
AddFacilityAction()
           
 
Method Summary
 ActionForward saveOrganization(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

AddFacilityAction

public AddFacilityAction()
Method Detail

unspecified

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

saveOrganization

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


Copyright © 2010 dotCMS Inc. All Rights Reserved.