edu.uoc.tfc.gui.parts.carregaAsseguradores
Class CarregaAsseguradoresController
java.lang.Object
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
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 |
CarregaAsseguradoresController
public CarregaAsseguradoresController()
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