com.uoc.tfc.UI.struts.action.manteniment
Class CercaCursAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by com.uoc.tfc.UI.struts.action.manteniment.CercaCursAction

public class CercaCursAction
extends org.apache.struts.action.Action

Acció per tractar la cerca dels cursos

Author:
ojaen

Constructor Summary
CercaCursAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Mètode execució
 
Methods inherited from class org.apache.struts.action.Action
execute, getServlet, setServlet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CercaCursAction

public CercaCursAction()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping,
                                                      org.apache.struts.action.ActionForm form,
                                                      javax.servlet.http.HttpServletRequest request,
                                                      javax.servlet.http.HttpServletResponse response)
Mètode execució

Overrides:
execute in class org.apache.struts.action.Action
Parameters:
mapping -
form -
request -
response -
Returns:
ActionForward