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