|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Aula in com.uoc.tfc.Base.manteniment |
---|
Methods in com.uoc.tfc.Base.manteniment that return Aula | |
---|---|
Aula |
AssignaturaAulaProfessor.getIdAula()
Getter idAula |
Methods in com.uoc.tfc.Base.manteniment with parameters of type Aula | |
---|---|
void |
AssignaturaAulaProfessor.setIdAula(Aula idAula)
Setter idAula |
Uses of Aula in com.uoc.tfc.Base.matricula |
---|
Methods in com.uoc.tfc.Base.matricula that return Aula | |
---|---|
Aula |
Matricula.getIdAula()
Getter idAula |
Methods in com.uoc.tfc.Base.matricula with parameters of type Aula | |
---|---|
void |
Matricula.setIdAula(Aula idAula)
Setter idAula |
Uses of Aula in com.uoc.tfc.Base.notificacio |
---|
Methods in com.uoc.tfc.Base.notificacio that return Aula | |
---|---|
Aula |
NotificacioAula.getIdAula()
Getter idAula |
Methods in com.uoc.tfc.Base.notificacio with parameters of type Aula | |
---|---|
void |
NotificacioAula.setIdAula(Aula idAula)
Setter idAula |
Uses of Aula in com.uoc.tfc.LN.dao.manteniment |
---|
Methods in com.uoc.tfc.LN.dao.manteniment that return Aula | |
---|---|
Aula[] |
IAulaDAO.findAula(java.util.HashMap p_parametres)
Cerca de les aules passant-li paràmetres de criteri de cerca |
Aula[] |
AulaDAO.findAula(java.util.HashMap p_parametres)
Cerca de les aules passant-li paràmetres de criteri de cerca |
Aula |
IAulaDAO.gravar(Aula p_aula)
Gravar aula |
Aula |
AulaDAO.gravar(Aula p_aula)
Gravar aula |
Methods in com.uoc.tfc.LN.dao.manteniment with parameters of type Aula | |
---|---|
void |
IAulaDAO.esborrar(Aula p_aula)
Esborrar Aula |
void |
AulaDAO.esborrar(Aula p_aula)
Esborrar Aula |
Aula |
IAulaDAO.gravar(Aula p_aula)
Gravar aula |
Aula |
AulaDAO.gravar(Aula p_aula)
Gravar aula |
Uses of Aula in com.uoc.tfc.UI.struts.action.common |
---|
Methods in com.uoc.tfc.UI.struts.action.common that return Aula | |
---|---|
static Aula[] |
HelperUI.recuperaAules(java.util.HashMap p_parametres)
Recuperem les aules de la base de dades |
Uses of Aula in com.uoc.tfc.UI.struts.form.manteniment |
---|
Methods in com.uoc.tfc.UI.struts.form.manteniment that return Aula | |
---|---|
Aula |
EditAulaForm.getAula()
Getter aula |
Aula[] |
CercaAulaForm.getAules()
|
Methods in com.uoc.tfc.UI.struts.form.manteniment with parameters of type Aula | |
---|---|
void |
EditAulaForm.setAula(Aula aula)
Setter aula |
void |
CercaAulaForm.setAules(Aula[] aules)
|
Uses of Aula in com.uoc.tfc.UI.struts.form.matricula |
---|
Methods in com.uoc.tfc.UI.struts.form.matricula that return Aula | |
---|---|
Aula |
EditMatriculaForm.getIdAula()
Getter idAula |
Methods in com.uoc.tfc.UI.struts.form.matricula that return types with arguments of type Aula | |
---|---|
java.util.ArrayList<Aula> |
EditMatriculaForm.getAules()
Getter arrayList aules |
Methods in com.uoc.tfc.UI.struts.form.matricula with parameters of type Aula | |
---|---|
void |
EditMatriculaForm.setIdAula(Aula idAula)
Setter idAula |
Method parameters in com.uoc.tfc.UI.struts.form.matricula with type arguments of type Aula | |
---|---|
void |
EditMatriculaForm.setAules(java.util.ArrayList<Aula> aules)
Setter arrayList aules |
Uses of Aula in com.uoc.tfc.UI.struts.form.notificacio |
---|
Methods in com.uoc.tfc.UI.struts.form.notificacio that return Aula | |
---|---|
Aula |
EditNotificacioForm.getIdAula()
Getter idAula |
Methods in com.uoc.tfc.UI.struts.form.notificacio that return types with arguments of type Aula | |
---|---|
java.util.ArrayList<Aula> |
EditNotificacioForm.getAules()
Getter arrayList d'aules |
Methods in com.uoc.tfc.UI.struts.form.notificacio with parameters of type Aula | |
---|---|
void |
EditNotificacioForm.setIdAula(Aula idAula)
Setter idAula |
Method parameters in com.uoc.tfc.UI.struts.form.notificacio with type arguments of type Aula | |
---|---|
void |
EditNotificacioForm.setAules(java.util.ArrayList<Aula> aules)
Setter aules |
Uses of Aula in com.uoc.tfc.UI.struts.form.qualificacio |
---|
Methods in com.uoc.tfc.UI.struts.form.qualificacio that return types with arguments of type Aula | |
---|---|
java.util.ArrayList<Aula> |
CercaQualificacioForm.getAula()
Getter arraylist aules |
java.util.ArrayList<Aula> |
EditQualificacioForm.getAules()
Getter arrayList aules |
Method parameters in com.uoc.tfc.UI.struts.form.qualificacio with type arguments of type Aula | |
---|---|
void |
CercaQualificacioForm.setAula(java.util.ArrayList<Aula> aula)
Setter arralist aules |
void |
EditQualificacioForm.setAules(java.util.ArrayList<Aula> aules)
Setter arrayList aules |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |