edu.uoc.tfc.gui.parts.imprimirFactura
Class CUImprimirFactura

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

public final class CUImprimirFactura
extends EmktAction


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

CUImprimirFactura

public CUImprimirFactura()
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