org.esupportail.portal.channels.CIntranet
Class CIntranet

java.lang.Object
  extended byorg.esupportail.portal.utils.channels.MainChannel
      extended byorg.esupportail.portal.channels.CIntranet.CIntranet
All Implemented Interfaces:
org.jasig.portal.ICacheable, org.jasig.portal.IChannel, org.jasig.portal.IMimeResponse

public class CIntranet
extends org.esupportail.portal.utils.channels.MainChannel

CIntranet

Channel principale du canal Intranet

(c)Copyright ESup-Portail 2004

Version:
1.1
Author:
Mathieu Larchet

Field Summary
 
Fields inherited from class org.esupportail.portal.utils.channels.MainChannel
configActions, currentAction, currentServant, currentSubChannel, inCache, instanceCache, previousAction, runtimeData, servantResults, staticData, systemCache
 
Constructor Summary
CIntranet()
          Constructeur
 
Method Summary
 void initServant(org.jasig.portal.IServant servant)
          Méthode appelée lors de l'appel à un canal servant
permettant de fixer des paramètres pour ce canal
 
Methods inherited from class org.esupportail.portal.utils.channels.MainChannel
calcCurrentAction, clearChannelsMap, clearServantResults, downloadData, generateKey, getAction, getActionParam, getConfigActions, getContentType, getCurrentAction, getDefaultAction, getDefaultCacheKey, getDefaultCacheValid, getHeaders, getInputStream, getName, getPrefForm, getPrefParam, getPreviousAction, getRuntimeProperties, getServantResults, getStaticData, isCacheValid, isCurrentAction, isInCache, log, log, logConfigActions, logParams, receiveEvent, redirect, renderXML, reportDownloadError, setConfigActions, setDefaultAction, setRuntimeData, setStaticData, stack2html, stack2string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIntranet

public CIntranet()
          throws org.jasig.portal.PortalException
Constructeur

Method Detail

initServant

public void initServant(org.jasig.portal.IServant servant)
                 throws org.jasig.portal.PortalException
Méthode appelée lors de l'appel à un canal servant
permettant de fixer des paramètres pour ce canal

Throws:
org.jasig.portal.PortalException