org.jasig.portal
Class ChannelContentCacheEntry
java.lang.Object
org.jasig.portal.BaseChannelCacheEntry
org.jasig.portal.ChannelContentCacheEntry
- All Implemented Interfaces:
- CacheEntry
Deprecated. All IChannel implementations should be migrated to portlets
@Deprecated
public class ChannelContentCacheEntry
- extends BaseChannelCacheEntry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelContentCacheEntry
public ChannelContentCacheEntry(String channelId)
- Deprecated.
replayCache
public void replayCache(CachingSerializer serializer,
ChannelManager cm,
HttpServletRequest req,
HttpServletResponse res)
throws PortalException
- Deprecated.
- Throws:
PortalException
getCacheType
public CacheType getCacheType()
- Deprecated.
Copyright © 2010 Jasig. All Rights Reserved.