edu.uoc.tfc.gui.parts.carregaTipusSinistre
Class CarregaTipusSinistreController

java.lang.Object
  extended by edu.uoc.tfc.gui.parts.carregaTipusSinistre.CarregaTipusSinistreController
Direct Known Subclasses:
CarregaTipusSinistreControllerImpl

public abstract class CarregaTipusSinistreController
extends java.lang.Object

Classe controladora per carregar el combo de tipus de sinistres


Constructor Summary
CarregaTipusSinistreController()
           
 
Method Summary
abstract  void carregaTipusSinistre(org.apache.struts.action.ActionMapping mapping, CarregaTipusSinistreForm 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

CarregaTipusSinistreController

public CarregaTipusSinistreController()
Method Detail

carregaTipusSinistre

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