Uses of Class
org.silverpeas.components.rssaggregator.model.SPChannelPK
-
Packages that use SPChannelPK Package Description org.silverpeas.components.rssaggregator.service -
-
Uses of SPChannelPK in org.silverpeas.components.rssaggregator.service
Methods in org.silverpeas.components.rssaggregator.service with parameters of type SPChannelPK Modifier and Type Method Description voidDefaultRssAggregator. deleteChannel(SPChannelPK channelPK)voidRssAggregator. deleteChannel(SPChannelPK channelPK)SPChannelDefaultRssAggregator. getChannel(SPChannelPK channelPK)SPChannelRssAggregator. getChannel(SPChannelPK channelPK)SPChannelRssAggregatorCache. getChannelFromCache(SPChannelPK key)Get a cached content.booleanRssAggregatorCache. isContentNeedToRefresh(SPChannelPK key)voidRssAggregatorCache. removeChannelFromCache(SPChannelPK key)
-