edu.uoc.tfc.gui.parts.carregaAsseguradores
Class CarregaAsseguradoresControllerImpl

java.lang.Object
  extended by edu.uoc.tfc.gui.parts.carregaAsseguradores.CarregaAsseguradoresController
      extended by edu.uoc.tfc.gui.parts.carregaAsseguradores.CarregaAsseguradoresControllerImpl

public class CarregaAsseguradoresControllerImpl
extends CarregaAsseguradoresController

See Also:
CarregaAsseguradoresController

Constructor Summary
CarregaAsseguradoresControllerImpl()
           
 
Method Summary
 void carregaAsseguradores(org.apache.struts.action.ActionMapping mapping, CarregaAsseguradoresForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarregaAsseguradoresControllerImpl

public CarregaAsseguradoresControllerImpl()
Method Detail

carregaAsseguradores

public final void carregaAsseguradores(org.apache.struts.action.ActionMapping mapping,
                                       CarregaAsseguradoresForm form,
                                       javax.servlet.http.HttpServletRequest request,
                                       javax.servlet.http.HttpServletResponse response)
                                throws java.lang.Exception
Specified by:
carregaAsseguradores in class CarregaAsseguradoresController
Throws:
java.lang.Exception
See Also:
CarregaAsseguradoresController.carregaAsseguradores(org.apache.struts.action.ActionMapping, edu.uoc.tfc.gui.parts.carregaAsseguradores.CarregaAsseguradoresForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)