org.jasig.portal
Class BaseChannelCacheEntry
java.lang.Object
org.jasig.portal.BaseChannelCacheEntry
- All Implemented Interfaces:
- CacheEntry
- Direct Known Subclasses:
- ChannelContentCacheEntry
Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
@Deprecated
public abstract class BaseChannelCacheEntry
- extends Object
- implements CacheEntry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseChannelCacheEntry
public BaseChannelCacheEntry(String channelId)
- Deprecated.
getChannelId
public String getChannelId()
- Deprecated.
Copyright © 2010 Jasig. All Rights Reserved.