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

java.lang.Object
  extended by edu.uoc.tfc.gui.parts.carregaAsseguradores.CarregaAsseguradoresController
Direct Known Subclasses:
CarregaAsseguradoresControllerImpl

public abstract class CarregaAsseguradoresController
extends java.lang.Object

Classe controladora per carregar el combo d'asseguradores


Constructor Summary
CarregaAsseguradoresController()
           
 
Method Summary
abstract  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

CarregaAsseguradoresController

public CarregaAsseguradoresController()
Method Detail

carregaAsseguradores

public abstract void carregaAsseguradores(org.apache.struts.action.ActionMapping mapping,
                                          CarregaAsseguradoresForm form,
                                          javax.servlet.http.HttpServletRequest request,
                                          javax.servlet.http.HttpServletResponse response)
                                   throws java.lang.Exception
Throws:
java.lang.Exception