A C D E F G I L M O P Q R S T U W

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 framework

(c)Copyright ESup-Portail 2004
IConfigMail - interface org.esupportail.portal.utils.channels.IConfigMail.
IConfigMail

Interface décrivant les méthodes que doit implémenter une classe de configuration pour une channel envoyant des mails d'erreur

(c)Copyright CRI Nancy 2 2004
IConfigPools - interface org.esupportail.portal.utils.database.IConfigPools.
Interface décrivant les méthodes que doit implémenter une classe de configuration pour une channel utilisant le principe des pools

(c)Copyright ESup-Portail 2004
INFO - Static variable in class org.esupportail.portal.utils.channels.plugins.Message
 
INSTANCE_CACHE_TYPE - Static variable in class org.esupportail.portal.utils.channels.Action
 
ISubChannel - interface org.esupportail.portal.utils.channels.ISubChannel.
ISubChannel

Interface décrivant 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
Implémentation ISubChannel
init(ChannelRuntimeData) - Method in class org.esupportail.portal.utils.channels.plugins.Confirm
Initialisation du plugin
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.
insert() - Method in class org.esupportail.portal.utils.database.Query
Insertion
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
isAutoCommit() - Method in class org.esupportail.portal.utils.database.Query
l'autocommit est-il actif ?
isCacheValid(Object) - Method in class org.esupportail.portal.utils.channels.MainChannel
Implémentation de l'interface ICacheable
isCacheValid(Object) - Method in class org.esupportail.portal.utils.channels.SubChannel
Implémentation ISubChannel
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

A C D E F G I L M O P Q R S T U W