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

java.lang.Object
  extended by edu.uoc.tfc.gui.parts.carregaTipusSinistre.CarregaTipusSinistreController
      extended by edu.uoc.tfc.gui.parts.carregaTipusSinistre.CarregaTipusSinistreControllerImpl

public class CarregaTipusSinistreControllerImpl
extends CarregaTipusSinistreController

See Also:
CarregaTipusSinistreController

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

CarregaTipusSinistreControllerImpl

public CarregaTipusSinistreControllerImpl()
Method Detail

carregaTipusSinistre

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