| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SPChannel | |
|---|---|
| com.silverpeas.rssAgregator.control | |
| com.silverpeas.rssAgregator.model | |
| Uses of SPChannel in com.silverpeas.rssAgregator.control | 
|---|
| Methods in com.silverpeas.rssAgregator.control that return SPChannel | |
|---|---|
 SPChannel | 
RssAgregatorSessionController.addChannel(SPChannel channel)
 | 
 SPChannel | 
RssAgregatorBmImpl.addChannel(SPChannel channel)
 | 
 SPChannel | 
RssAgregatorBm.addChannel(SPChannel channel)
 | 
 SPChannel | 
RssAgregatorBmImpl.getChannel(SPChannelPK channelPK)
 | 
 SPChannel | 
RssAgregatorBm.getChannel(SPChannelPK channelPK)
 | 
 SPChannel | 
RssAgregatorSessionController.getChannel(String id)
 | 
 SPChannel | 
RssAgregatorCache.getChannelFromCache(SPChannelPK key)
Get a cached content.  | 
| Methods in com.silverpeas.rssAgregator.control that return types with arguments of type SPChannel | |
|---|---|
 List<SPChannel> | 
RSSService.getAllChannels(String applicationId)
Retrieve all the channel of an application  | 
 List<SPChannel> | 
RSSServiceImpl.getAllChannels(String applicationId)
 | 
 List<SPChannel> | 
RssAgregatorSessionController.getAvailableChannels()
Extract rss files informations (channels and items).  | 
 List<SPChannel> | 
RssAgregatorBmImpl.getChannels(String instanceId)
 | 
 List<SPChannel> | 
RssAgregatorBm.getChannels(String instanceId)
 | 
 List<SPChannel> | 
RssAgregatorSessionController.getChannelsContent()
Extract rss files informations (channels and items).  | 
| Methods in com.silverpeas.rssAgregator.control with parameters of type SPChannel | |
|---|---|
 SPChannel | 
RssAgregatorSessionController.addChannel(SPChannel channel)
 | 
 SPChannel | 
RssAgregatorBmImpl.addChannel(SPChannel channel)
 | 
 SPChannel | 
RssAgregatorBm.addChannel(SPChannel channel)
 | 
 void | 
RssAgregatorCache.addChannelToCache(SPChannel spChannel)
Add or replace a content in the cache  | 
 void | 
RssAgregatorSessionController.updateChannel(SPChannel channel)
 | 
 void | 
RssAgregatorBmImpl.updateChannel(SPChannel channel)
 | 
 void | 
RssAgregatorBm.updateChannel(SPChannel channel)
 | 
| Uses of SPChannel in com.silverpeas.rssAgregator.model | 
|---|
| Constructors in com.silverpeas.rssAgregator.model with parameters of type SPChannel | |
|---|---|
RSSItem(de.nava.informa.impl.basic.Item item,
        de.nava.informa.impl.basic.Channel channel,
        SPChannel spChannel)
Default RSSItem constructor which encapsulate Item and Channel from informa API  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||