org.esupportail.portal.channels.CIntranet
Class CIntranet

java.lang.Object
  extended by org.esupportail.portal.utils.channels.MainChannel
      extended by org.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

Classe principale du canal de consultation

(c)Copyright ESup-Portail 2004

Version:
$Revision: 1.1.2.5 $
Author:
Mathieu Larchet

Constructor Summary
CIntranet()
          Constructeur
 
Method Summary
 void initServant(org.jasig.portal.IServant servant)
          Appel à un canal servant Override MainChannel.initServant() method
 
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, isCurrentCallAjax, isInCache, log, log, logConfigActions, logParams, receiveEvent, redirect, redirectWithoutAjax, renderXML, reportDownloadError, setConfigActions, setDefaultAction, setRuntimeData, setStaticData, stack2html, stack2string
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIntranet

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

Throws:
org.jasig.portal.PortalException
Method Detail

initServant

public void initServant(org.jasig.portal.IServant servant)
                 throws org.jasig.portal.PortalException
Appel à un canal servant Override MainChannel.initServant() method

Overrides:
initServant in class org.esupportail.portal.utils.channels.MainChannel
Parameters:
servant - L'instance du canal servant
Throws:
org.jasig.portal.PortalException