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
G
generateKey()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
generateKey()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
getAction(String)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Retourne une action de la channel connaissant son nom
getActionParam(String, String)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Retourne le paramètre d'une action connaissant le nom de l'action et du paramètre
getActions()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getActions()
- Method in interface org.esupportail.portal.utils.channels.
IConfigActions
La liste des actions liée à la configuration
getCachetype()
- Method in class org.esupportail.portal.utils.channels.
Action
Le type de cache
getClassname()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom complet de la classe à instancier pour l'action (DOIT ETRE UNIQUE pour une channel)
getConfigActions()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Retourne une référence vers la configuration des actions
getConnexionDefault()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
Récupère la connexion (JDBC ou JNDI) par défaut de la channnel si elle est définie
getCurrentAction()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Action en cours
getDefaultCacheKey()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Retourne la clé par défaut du cache pour l'action en cours
getDefaultCacheValid(Object)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Comportement par défaut pour indiquer si le cache est encore valide : si l'action est cachée au niveau channel ou instance alors le cache est toujours valide sinon cela dépend de isInCache (la channel n'a pas reçu de paramètres).
getDisplayError()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getDisplayError()
- Method in interface org.esupportail.portal.utils.channels.
IConfigMail
getDisplayMessage()
- Method in class org.esupportail.portal.utils.channels.
FrameWorkException
getFrom()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getFrom()
- Method in interface org.esupportail.portal.utils.channels.
IConfigMail
getFrom()
- Method in class org.esupportail.portal.utils.channels.
Mail
getInit()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom de la méthode d'initialisation de l'action (init par défaut)
getLog()
- Method in class org.esupportail.portal.utils.channels.
Action
getLog()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getLog()
- Method in interface org.esupportail.portal.utils.channels.
IConfigActions
Retourne le niveau de log sous forme de string
getLogLevel()
- Method in class org.esupportail.portal.utils.channels.
Action
getLogLevel()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getLogLevel()
- Method in interface org.esupportail.portal.utils.channels.
IConfigActions
Retourne le niveau de log
getMainChannel()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
Récupére l'instance de la channel principale
getMediaPath()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
Retourne le chemin d'accès aux médis
getMessage()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getMessage()
- Method in class org.esupportail.portal.utils.channels.
FrameWorkException
getMessage()
- Method in interface org.esupportail.portal.utils.channels.
IConfigMail
getMessage()
- Method in class org.esupportail.portal.utils.channels.
Mail
getMsgDefault()
- Method in class org.esupportail.portal.utils.channels.
FrameWorkException
getName()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom de l'action
getName()
- Method in class org.esupportail.portal.utils.channels.
ActionParam
getPackageName(Class)
- Static method in class org.esupportail.portal.utils.channels.
SubChannel
Retourne le nom du package en cours
getParam()
- Method in class org.esupportail.portal.utils.channels.
Action
Le paramètre associé à l'action
getParams()
- Method in class org.esupportail.portal.utils.channels.
Action
getPools()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getPrefForm()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Retourne l'identifiant à utiliser dans les pages html pour les noms d'objets
getPrefParam(String)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Permet de rendre unique un nom de paramètre en le préfixant par l'identifiant unique de la classe
getPreviousAction()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Action précédente
getRenderType()
- Method in class org.esupportail.portal.utils.channels.
Action
Le type de rendu de l'action : xsl ou ssl (xsl par défaut)
getRenderXML()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom de la méthode qui fait le rendu XML pour l'action (renderXML par défaut)
getRuntimeData()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
Récupère les runtimeData de la sous-channel
getRuntimeProperties()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Process layout-level events coming from the portal.
getSSL()
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Récupère le fichier SSL à utiliser lors la transformation XSLT
getSSL()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
getServantResults()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Donne le résultat du servant
getServantfinish()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom de l'action à initier lorsque le servant est terminé
getSetOutput()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom de la méthode qui fixe les paramètres de rendu xml (setOutput par défaut)
getSetXML()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom de la méthode qui fixe le XML pour le rendu (setXML par défaut)
getSmtp()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getSmtp()
- Method in interface org.esupportail.portal.utils.channels.
IConfigMail
getSmtp()
- Method in class org.esupportail.portal.utils.channels.
Mail
getSslFile()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom du fichier ssl à utiliser lorsque l'action est du type ssl (null par défaut)
getSslTitle()
- Method in class org.esupportail.portal.utils.channels.
Action
Le "title" à utiliser dans la feuille ssl lorsque l'action est du type ssl
getStaticData()
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Retourne les staticData de la channel principale
getSubject()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getSubject()
- Method in interface org.esupportail.portal.utils.channels.
IConfigMail
getSubject()
- Method in class org.esupportail.portal.utils.channels.
Mail
getTo()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getTo()
- Method in interface org.esupportail.portal.utils.channels.
IConfigMail
getTo()
- Method in class org.esupportail.portal.utils.channels.
Mail
getType()
- Method in class org.esupportail.portal.utils.channels.
Action
Le type de l'action (normal ou servant / normal par défaut)
getValue()
- Method in class org.esupportail.portal.utils.channels.
ActionParam
getXML()
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Récupère le XML à utiliser lors de l'affichage
getXML()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
getXSL()
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Récupère le fichier XSL à utiliser lors de l'affichage
getXSL()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
getXSLParameter()
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Récupère les paramètres à passer à la feuille XSL
getXSLParameter()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
getXmlEncoding()
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
getXmlEncoding()
- Method in interface org.esupportail.portal.utils.channels.
IConfigActions
Encoding XML
getXslFile()
- Method in class org.esupportail.portal.utils.channels.
Action
Le nom du fichier xsl à utiliser lorsque l'action est du type xsl (par défaut getName() + ".xsl")
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