Uses of Class
org.jasig.portal.ChannelCacheEntry

Packages that use ChannelCacheEntry
org.jasig.portal   
 

Uses of ChannelCacheEntry in org.jasig.portal
 

Fields in org.jasig.portal with type parameters of type ChannelCacheEntry
protected  Map<IChannel,Map<String,ChannelCacheEntry>> ChannelRenderer.cacheTables
          Deprecated.  
protected  Map<String,ChannelCacheEntry> ChannelRenderer.channelCache
          Deprecated.  
 

Method parameters in org.jasig.portal with type arguments of type ChannelCacheEntry
 void IChannelRenderer.setCacheTables(Map<IChannel,Map<String,ChannelCacheEntry>> cacheTables)
          Deprecated. Sets the cache tables for the channel renderer.
 void ChannelRenderer.setCacheTables(Map<IChannel,Map<String,ChannelCacheEntry>> cacheTables)
          Deprecated.  
 



Copyright © 2010 Jasig. All Rights Reserved.