|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TipusNotificacio | |
---|---|
com.uoc.tfc.UI.struts.action.common | |
com.uoc.tfc.UI.struts.form.notificacio |
Uses of TipusNotificacio in com.uoc.tfc.UI.struts.action.common |
---|
Methods in com.uoc.tfc.UI.struts.action.common that return TipusNotificacio | |
---|---|
static TipusNotificacio[] |
HelperUI.recuperaTipusNotificacions(java.util.HashMap p_parametres)
Recuperem els diferents tipus de notificacions de la base de dades |
Uses of TipusNotificacio in com.uoc.tfc.UI.struts.form.notificacio |
---|
Methods in com.uoc.tfc.UI.struts.form.notificacio that return types with arguments of type TipusNotificacio | |
---|---|
java.util.ArrayList<TipusNotificacio> |
CercaNotificacioForm.getTipusNotificacio()
Getter arrayList tipus de notificacions |
java.util.ArrayList<TipusNotificacio> |
EditNotificacioForm.getTipusNotificacions()
Getter arrayList tipus de notificacions |
Method parameters in com.uoc.tfc.UI.struts.form.notificacio with type arguments of type TipusNotificacio | |
---|---|
void |
CercaNotificacioForm.setTipusNotificacio(java.util.ArrayList<TipusNotificacio> tipusNotificacio)
Setter tipus de notificacio |
void |
EditNotificacioForm.setTipusNotificacions(java.util.ArrayList<TipusNotificacio> tipusNotificacions)
Setter arrayList tipus de notifcacions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |