Uses of Class
com.silverpeas.rssAgregator.model.RssAgregatorException

Packages that use RssAgregatorException
com.silverpeas.rssAgregator.control   
 

Uses of RssAgregatorException in com.silverpeas.rssAgregator.control
 

Methods in com.silverpeas.rssAgregator.control that throw RssAgregatorException
 SPChannel RssAgregatorSessionController.addChannel(SPChannel channel)
           
 SPChannel RssAgregatorBmImpl.addChannel(SPChannel channel)
           
 SPChannel RssAgregatorBm.addChannel(SPChannel channel)
           
 void RssAgregatorBmImpl.deleteChannel(SPChannelPK channelPK)
           
 void RssAgregatorBm.deleteChannel(SPChannelPK channelPK)
           
 void RssAgregatorSessionController.deleteChannel(String id)
           
 void RssAgregatorBmImpl.deleteChannels(String instanceId)
           
 void RssAgregatorBm.deleteChannels(String instanceId)
           
 List<SPChannel> RSSService.getAllChannels(String applicationId)
          Retrieve all the channel of an application
 List<SPChannel> RSSServiceImpl.getAllChannels(String applicationId)
           
 List<RSSItem> RSSService.getApplicationItems(String applicationId, boolean agregateContent)
           
 List<RSSItem> RSSServiceImpl.getApplicationItems(String applicationId, boolean agregateContent)
           
 List<SPChannel> RssAgregatorSessionController.getAvailableChannels()
          Extract rss files informations (channels and items).
 SPChannel RssAgregatorBmImpl.getChannel(SPChannelPK channelPK)
           
 SPChannel RssAgregatorBm.getChannel(SPChannelPK channelPK)
           
 SPChannel RssAgregatorSessionController.getChannel(String id)
           
protected  de.nava.informa.impl.basic.Channel RSSServiceImpl.getChannelFromUrl(String sUrl)
          Retrieve channel from URL string parameter
 List<SPChannel> RssAgregatorBmImpl.getChannels(String instanceId)
           
 List<SPChannel> RssAgregatorBm.getChannels(String instanceId)
           
 List<SPChannel> RssAgregatorSessionController.getChannelsContent()
          Extract rss files informations (channels and items).
 void RssAgregatorSessionController.updateChannel(SPChannel channel)
           
 void RssAgregatorBmImpl.updateChannel(SPChannel channel)
           
 void RssAgregatorBm.updateChannel(SPChannel channel)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.