Uses of Class
com.uoc.tfc.Base.notificacio.Notificacio

Packages that use Notificacio
com.uoc.tfc.Base.notificacio   
com.uoc.tfc.LN.dao.notificacio   
com.uoc.tfc.UI.struts.form.notificacio   
 

Uses of Notificacio in com.uoc.tfc.Base.notificacio
 

Subclasses of Notificacio in com.uoc.tfc.Base.notificacio
 class NotificacioAssignatura
          Bean de notificació a nivell d'assignatura
 class NotificacioAula
          Bean de notificació a nivell d'aula
 class NotificacioCurs
          Bean de notificació a nivell de curs
 class NotificacioEscola
          Bean de notificació a nivell d'escola
 

Uses of Notificacio in com.uoc.tfc.LN.dao.notificacio
 

Methods in com.uoc.tfc.LN.dao.notificacio that return Notificacio
 Notificacio[] NotificacioDAO.findNotificacio(Usuari p_usuari, java.util.HashMap p_parametres)
          Cerca notificacio passant-li paràmetres de criteri de cerca
 Notificacio[] INotificacio.findNotificacio(Usuari p_usuari, java.util.HashMap p_parametres)
          Cerca notificacio passant-li parametres de criteri de cerca
 Notificacio NotificacioDAO.gravar(Notificacio p_notificacio)
          Gravar notificacio
 Notificacio INotificacio.gravar(Notificacio p_notificacio)
          Gravar notificacio
 

Methods in com.uoc.tfc.LN.dao.notificacio with parameters of type Notificacio
 void NotificacioDAO.esborrar(Notificacio p_notificacio)
          Esborrar notificació
 void INotificacio.esborrar(Notificacio p_notificacio)
          Esborrar notificacio
 Notificacio NotificacioDAO.gravar(Notificacio p_notificacio)
          Gravar notificacio
 Notificacio INotificacio.gravar(Notificacio p_notificacio)
          Gravar notificacio
 

Uses of Notificacio in com.uoc.tfc.UI.struts.form.notificacio
 

Methods in com.uoc.tfc.UI.struts.form.notificacio that return Notificacio
 Notificacio EditNotificacioForm.getNotificacio()
          Getter notificació
 Notificacio[] CercaNotificacioForm.getNotificacions()
          Getter Notificacions
 

Methods in com.uoc.tfc.UI.struts.form.notificacio with parameters of type Notificacio
 void EditNotificacioForm.setNotificacio(Notificacio notificacio)
          Setter notificació
 void CercaNotificacioForm.setNotificacions(Notificacio[] notificacions)
          Setter notificacions