com.dotmarketing.portlets.jobs.cms.action
Class AddSearchFirmAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.portlets.jobs.cms.action.AddSearchFirmAction

public class AddSearchFirmAction
extends DispatchAction

Author:
Maru

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

AddSearchFirmAction

public AddSearchFirmAction()
Method Detail

unspecified

public ActionForward unspecified(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

receipt

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

success

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


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.