com.uoc.tfc.UI.struts.form.manteniment
Class AssignacioAutomaticaAulesForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by com.uoc.tfc.UI.struts.form.manteniment.AssignacioAutomaticaAulesForm
All Implemented Interfaces:
java.io.Serializable

public class AssignacioAutomaticaAulesForm
extends org.apache.struts.action.ActionForm

Formulari per l'assignacio automàtica de les aules als alumnes matriculats en un any acadèmic

Author:
ojaen
See Also:
Serialized Form

Constructor Summary
AssignacioAutomaticaAulesForm()
           
 
Method Summary
 java.util.List<Missatge> getInformacions()
          Getter llista de missatges
 void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
          Mètode reset
 void setInformacions(java.util.List<Missatge> informacions)
          Setter informacions
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssignacioAutomaticaAulesForm

public AssignacioAutomaticaAulesForm()
Method Detail

reset

public void reset(org.apache.struts.action.ActionMapping mapping,
                  javax.servlet.http.HttpServletRequest request)
Mètode reset

Overrides:
reset in class org.apache.struts.action.ActionForm
Parameters:
mapping -
request -

setInformacions

public void setInformacions(java.util.List<Missatge> informacions)
Setter informacions

Parameters:
informacions -

getInformacions

public java.util.List<Missatge> getInformacions()
Getter llista de missatges

Returns:
List