Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
L
M
O
R
S
T
I
IConfigActions
- interface org.esupportail.portal.utils.channels.
IConfigActions
.
IConfigActions
Interface décrivant les méthodes que doit implémenter une classe de configuration pour une channel utilisant le principe des actions
(c)Copyright
ESup-Portail 2004
IConfigMail
- interface org.esupportail.portal.utils.channels.
IConfigMail
.
INSTANCE_CACHE_TYPE
- Static variable in class org.esupportail.portal.utils.channels.
Action
ISubChannel
- interface org.esupportail.portal.utils.channels.
ISubChannel
.
ISubChannel
Interface qui décrit les méthodes que doit implémenter une sous-channel (SubChannel)
(c)Copyright
ESup-Portail 2004
init(ChannelRuntimeData)
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Dans le cycle de vie d'une SubChannel, intervient en tout premier, juste après l'instanciation
init(ChannelRuntimeData)
- Method in class org.esupportail.portal.utils.channels.
SubChannel
initServant(IServant)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Initialisation du servant Cette méthode est appellée par ServantFactory juste après l'instanciation du servant.
instantiateAction(MainChannel, Action)
- Static method in class org.esupportail.portal.utils.channels.
SubChannelFactory
Méthode statique qui permet d'instancier une SubChannel correspondant à une action
instantiateServant(MainChannel, Action)
- Static method in class org.esupportail.portal.utils.channels.
ServantFactory
Méthode statique qui permet d'instancier une SubChannel correspondant à une action
isCacheValid(Object)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
isCacheValid(Object)
- Method in class org.esupportail.portal.utils.channels.
SubChannel
isCurrentAction(String)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Permet de tester si l'action en cours est celle dont le nom est passé en paramètre
isInCache()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Indique si le cache est actif
isServant()
- Method in class org.esupportail.portal.utils.channels.
Action
Indique si l'action en cours est un servant
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
L
M
O
R
S
T