com.uoc.tfc.UI.struts.action.usuari
Class SelectorUsuariAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by com.uoc.tfc.UI.struts.action.usuari.SelectorUsuariAction

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

Selector d'usuaris

Author:
ojaen

Constructor Summary
SelectorUsuariAction()
           
 
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)
          Execucio del selector
 
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

SelectorUsuariAction

public SelectorUsuariAction()
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)
Execucio del selector

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