|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.utils.channels.SubChannel
org.esupportail.portal.channels.CIntranet.actions.intranet.AbstractAction
org.esupportail.portal.channels.CIntranet.actions.intranet.ModifyDocument
public class ModifyDocument
ModifyDocument
Cette classe prend en charge la modification d'un document
(c)Copyright ESup-Portail 2004
Constructor Summary | |
---|---|
ModifyDocument(org.esupportail.portal.utils.channels.MainChannel mainChannel)
Constructeur |
Method Summary | |
---|---|
java.lang.Boolean |
contentinit(org.jasig.portal.ChannelRuntimeData rd)
Etape 2/4 du cycle de vie de la SubChannel Traite la modification du fichier (contenu) Override SubChannel.init() method |
java.lang.Boolean |
dateinit(org.jasig.portal.ChannelRuntimeData rd)
Etape 2/4 du cycle de vie de la SubChannel Traite la modification de la date de péremption Override SubChannel.init() method |
java.lang.Boolean |
fileinit(org.jasig.portal.ChannelRuntimeData rd)
Etape 2/4 du cycle de vie de la SubChannel Traite la modification du fichier (infos) Override SubChannel.init() method |
int |
getLevel()
Indique le niveau requis pour réaliser cette action Implements AbstractAction.getLevel() method |
java.lang.Boolean |
init(org.jasig.portal.ChannelRuntimeData rd)
Etape 2/4 du cycle de vie de la SubChannel Affiche le formulaire de modification de document Override SubChannel.init() method |
java.lang.Boolean |
linkinit(org.jasig.portal.ChannelRuntimeData rd)
Etape 2/4 du cycle de vie de la SubChannel Traite la modification du lien Override SubChannel.init() method |
void |
setOutput()
Etape 4/4 du cycle de vie de la SubChannel Choix de la feuille de style fichier/lien Override SubChannel.setOutput() method |
java.lang.Boolean |
setXML()
Etape 3/4 du cycle de vie de la SubChannel Affiche le formulaire de modification de document Override SubChannel.setXML() method |
Methods inherited from class org.esupportail.portal.channels.CIntranet.actions.intranet.AbstractAction |
---|
initialize |
Methods inherited from class org.esupportail.portal.utils.channels.SubChannel |
---|
addDefaultXslParameters, addDownloadXslParameter, clearChannel, generateKey, getMainChannel, getMediaPath, getMediaPathMAG, getPackageName, getRuntimeData, getSSL, getXML, getXSL, getXSLParameter, isCacheValid, log, log, logXslParameters, renderXML, setDefaultXslParameters, setSSL, setXML, setXSL, setXSLParameter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModifyDocument(org.esupportail.portal.utils.channels.MainChannel mainChannel)
mainChannel
- La channel principaleMethod Detail |
---|
public int getLevel()
getLevel
in class AbstractAction
public java.lang.Boolean init(org.jasig.portal.ChannelRuntimeData rd) throws org.jasig.portal.PortalException, org.esupportail.portal.utils.channels.FrameWorkException
init
in interface org.esupportail.portal.utils.channels.ISubChannel
init
in class org.esupportail.portal.utils.channels.SubChannel
rd
- Les runtimeData
org.jasig.portal.PortalException
org.esupportail.portal.utils.channels.FrameWorkException
public java.lang.Boolean setXML() throws org.esupportail.portal.utils.channels.FrameWorkException
setXML
in interface org.esupportail.portal.utils.channels.ISubChannel
setXML
in class org.esupportail.portal.utils.channels.SubChannel
org.esupportail.portal.utils.channels.FrameWorkException
public void setOutput() throws org.esupportail.portal.utils.channels.FrameWorkException
setOutput
in interface org.esupportail.portal.utils.channels.ISubChannel
setOutput
in class org.esupportail.portal.utils.channels.SubChannel
org.esupportail.portal.utils.channels.FrameWorkException
public java.lang.Boolean fileinit(org.jasig.portal.ChannelRuntimeData rd) throws org.jasig.portal.PortalException, org.esupportail.portal.utils.channels.FrameWorkException
rd
- Les runtimeData
org.jasig.portal.PortalException
org.esupportail.portal.utils.channels.FrameWorkException
public java.lang.Boolean contentinit(org.jasig.portal.ChannelRuntimeData rd) throws org.jasig.portal.PortalException, org.esupportail.portal.utils.channels.FrameWorkException
rd
- Les runtimeData
org.jasig.portal.PortalException
org.esupportail.portal.utils.channels.FrameWorkException
public java.lang.Boolean linkinit(org.jasig.portal.ChannelRuntimeData rd) throws org.jasig.portal.PortalException, org.esupportail.portal.utils.channels.FrameWorkException
rd
- Les runtimeData
org.jasig.portal.PortalException
org.esupportail.portal.utils.channels.FrameWorkException
public java.lang.Boolean dateinit(org.jasig.portal.ChannelRuntimeData rd) throws org.jasig.portal.PortalException, org.esupportail.portal.utils.channels.FrameWorkException
rd
- Les runtimeData
org.jasig.portal.PortalException
org.esupportail.portal.utils.channels.FrameWorkException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |