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
S
ServantFactory
- class org.esupportail.portal.utils.channels.
ServantFactory
.
ServantFactory
"Usine" qui fabrique des Servant à la demande d'une MainChannel
(c)Copyright
ESup-Portail 2004
ServantFactory()
- Constructor for class org.esupportail.portal.utils.channels.
ServantFactory
SubChannel
- class org.esupportail.portal.utils.channels.
SubChannel
.
SubChannel
Classe abstraite qui propose une implémentation "type" de l'interface ISubChannel
(c)Copyright
ESup-Portail 2004
SubChannel(MainChannel)
- Constructor for class org.esupportail.portal.utils.channels.
SubChannel
Constructeur d'une SubChannel Positionne une référence vers la channel principale
SubChannelFactory
- class org.esupportail.portal.utils.channels.
SubChannelFactory
.
SubChannelFactory
"Usine" qui fabrique des SubChannel à la demande d'une MainChannel
(c)Copyright
ESup-Portail 2004
SubChannelFactory()
- Constructor for class org.esupportail.portal.utils.channels.
SubChannelFactory
search()
- Method in class org.esupportail.portal.utils.channels.
LDAPHandler
send(Vector)
- Method in class org.esupportail.portal.utils.channels.
Mail
Envoyer l'e-mail
setActions(HashMap)
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
setActions(HashMap)
- Method in interface org.esupportail.portal.utils.channels.
IConfigActions
Positionne la liste des actions liée à la configuration
setAttributes(String[])
- Method in class org.esupportail.portal.utils.channels.
LDAPHandler
setBase(String)
- Method in class org.esupportail.portal.utils.channels.
LDAPHandler
setCachetype(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionne le type de cache
setClassname(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du nom de la classe de l'action
setConfigActions(IConfigActions)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Positionne la référence vers la configuration des actions
setDefaultXslParameters()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
Efface les paramètres XSL en cours et ajoute ceux par défaut
setDisplayError(String)
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
setDisplayMessage(String)
- Method in class org.esupportail.portal.utils.channels.
FrameWorkException
setFilter(String)
- Method in class org.esupportail.portal.utils.channels.
LDAPHandler
setFrom(String)
- Method in class org.esupportail.portal.utils.channels.
Mail
setInit(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement de la méthode d'initialisation de l'action
setLog(String)
- Method in class org.esupportail.portal.utils.channels.
Action
setLog(String)
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
setMaxEntries(int)
- Method in class org.esupportail.portal.utils.channels.
LDAPHandler
setMessage(String)
- Method in class org.esupportail.portal.utils.channels.
FrameWorkException
setMessage(String)
- Method in class org.esupportail.portal.utils.channels.
Mail
setMsgDefault(String)
- Method in class org.esupportail.portal.utils.channels.
FrameWorkException
setName(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du nom de l'action
setName(String)
- Method in class org.esupportail.portal.utils.channels.
ActionParam
setOutput()
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Avant-derniere méthode appelée lors du cycle de vie d'une sous-channel Permet de positionner le nom du fichier xsl ou ssl
setOutput()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
setParam(Object)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionne le paramètre associé à l'action
setPools(HashMap)
- Method in class org.esupportail.portal.utils.channels.
ConfigChannel
setRendertype(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du type de rendu de l'action
setRenderxml(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du nom de la méthode qui assure le rendu XML pour l'action
setRuntimeData(ChannelRuntimeData)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Positionnement des RuntimeData Il s'agit du "coeur" du processus qui va soit : - Instancier(ou réutiliser) une sous-channel et lancer son cycle de vie : init/setXML/setOutput - Instancier un servant ou passer la main au servant déjà instancié
setSQL(String)
- Method in class org.esupportail.portal.utils.channels.
MAGQuery
Positionnement de la requête SQL de l'objet
setSSL(String)
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Positionne la feuille ssl (null si pas de feuille ssl)
setSSL(String)
- Method in class org.esupportail.portal.utils.channels.
SubChannel
setScope(int)
- Method in class org.esupportail.portal.utils.channels.
LDAPHandler
setServantfinish(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du nom l'action à initier lorsque le servant est terminé
setSetoutput(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du nom de la méthode qui fixe les paramètres de rendu XML
setSetxml(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du XML à utiliser dans la transformation XSLT
setSmtp(String)
- Method in class org.esupportail.portal.utils.channels.
Mail
setSslfile(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du nom du fichier ssl
setSsltitle(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du title à utiliser dans la feuille ssl
setStaticData(ChannelStaticData)
- Method in class org.esupportail.portal.utils.channels.
MainChannel
Receive static channel data from the portal
setSubject(String)
- Method in class org.esupportail.portal.utils.channels.
Mail
setTo(String)
- Method in class org.esupportail.portal.utils.channels.
Mail
setType(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du type de l'action (normal ou servant)
setUrl(String)
- Method in class org.esupportail.portal.utils.channels.
LDAPHandler
setValue(String)
- Method in class org.esupportail.portal.utils.channels.
ActionParam
setXML(String)
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Positionne la valeur du xml
setXML()
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Dans le cycle de vie d'une sous-channel, méthode qui est appelée après l'initiation
setXML(String)
- Method in class org.esupportail.portal.utils.channels.
SubChannel
setXML()
- Method in class org.esupportail.portal.utils.channels.
SubChannel
setXML()
- Method in class org.esupportail.portal.utils.channels.plugins.
FatalError
Positionnement du XML pour le plug-in
setXML()
- Method in class org.esupportail.portal.utils.channels.plugins.
Message
Positionnement du XML pour le plug-in
setXML()
- Method in class org.esupportail.portal.utils.channels.plugins.
Todo
Positionnement du XML pour le plug-in
setXSL(String)
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Positionne la valeur du fichier xsl
setXSL(String)
- Method in class org.esupportail.portal.utils.channels.
SubChannel
setXSLParameter(Hashtable)
- Method in interface org.esupportail.portal.utils.channels.
ISubChannel
Positionne les paramètres de la feuille Xsl
setXSLParameter(Hashtable)
- Method in class org.esupportail.portal.utils.channels.
SubChannel
setXslfile(String)
- Method in class org.esupportail.portal.utils.channels.
Action
Positionnement du nom du fichier xsl
stack2html(Exception)
- Static method in class org.esupportail.portal.utils.channels.
MainChannel
Récupération de la stacktrace dans une string suite à une exception lors de l'invocation dynamaique de méthodes
stack2string(Exception)
- Static method in class org.esupportail.portal.utils.channels.
MainChannel
Récupération de la stacktrace dans une string suite à une exception lors de l'invocation dynamaique de méthodes
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