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

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

public class AddJobAction
extends DispatchAction

Author:
Maru

Constructor Summary
AddJobAction()
           
 
Method Summary
 ActionForward receipt(ActionMapping mapping, ActionForm jf, 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 jf, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddJobAction

public AddJobAction()
Method Detail

unspecified

public ActionForward unspecified(ActionMapping mapping,
                                 ActionForm jf,
                                 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 jf,
                             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.