edu.uoc.tfc.gui.parts.carregaClients
Class CUCarregaClients

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by edu.uoc.tfc.web.EmktAction
          extended by edu.uoc.tfc.gui.parts.carregaClients.CUCarregaClients

public final class CUCarregaClients
extends EmktAction


Constructor Summary
CUCarregaClients()
           
 
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)
           
 
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

CUCarregaClients

public CUCarregaClients()
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)
                                               throws java.lang.Exception
Overrides:
execute in class org.apache.struts.action.Action
Throws:
java.lang.Exception