A C D E F G H I O P R S U _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addChannel(SPChannel) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRssAggregator
- addChannel(SPChannel) - Method in interface org.silverpeas.components.rssaggregator.service.RssAggregator
- addChannelToCache(SPChannel) - Method in class org.silverpeas.components.rssaggregator.service.RssAggregatorCache
-
Add or replace a content in the cache
C
- compare(SyndEntry, SyndEntry) - Method in class org.silverpeas.components.rssaggregator.service.FeedComparator
- compareTo(RSSItem) - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
-
Compares this RSS item with the specified one by their respective date.
D
- DefaultRssAggregator - Class in org.silverpeas.components.rssaggregator.service
- DefaultRssAggregator() - Constructor for class org.silverpeas.components.rssaggregator.service.DefaultRssAggregator
- DefaultRSSService - Class in org.silverpeas.components.rssaggregator.service
- DefaultRSSService() - Constructor for class org.silverpeas.components.rssaggregator.service.DefaultRSSService
- deleteChannel(SPChannelPK) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRssAggregator
- deleteChannel(SPChannelPK) - Method in interface org.silverpeas.components.rssaggregator.service.RssAggregator
- deleteChannels(String) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRssAggregator
- deleteChannels(String) - Method in interface org.silverpeas.components.rssaggregator.service.RssAggregator
E
- equals(Object) - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- equals(Object) - Method in class org.silverpeas.components.rssaggregator.model.SPChannelPK
F
- FeedComparator - Class in org.silverpeas.components.rssaggregator.service
-
A comparator of syndication feeds by their date.
- FeedComparator() - Constructor for class org.silverpeas.components.rssaggregator.service.FeedComparator
- FeedComparator(boolean) - Constructor for class org.silverpeas.components.rssaggregator.service.FeedComparator
G
- getAllChannels(String) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRSSService
- getAllChannels(String) - Method in interface org.silverpeas.components.rssaggregator.service.RSSService
-
Retrieve all the syndication channels of an application
- getApplicationItems(String, boolean) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRSSService
- getApplicationItems(String, boolean) - Method in interface org.silverpeas.components.rssaggregator.service.RSSService
-
Retrieve all the items from all the syndication channels of the specified application.
- getChannel(SPChannelPK) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRssAggregator
- getChannel(SPChannelPK) - Method in interface org.silverpeas.components.rssaggregator.service.RssAggregator
- getChannelDescription() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getChannelFromCache(SPChannelPK) - Method in class org.silverpeas.components.rssaggregator.service.RssAggregatorCache
-
Get a cached content.
- getChannelId() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getChannelImage() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getChannels(String) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRssAggregator
- getChannels(String) - Method in interface org.silverpeas.components.rssaggregator.service.RssAggregator
- getChannelTitle() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getChannelUrl() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getCreationDate() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getCreatorId() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getDisplayImage() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getExternalChannelId() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getFeed() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getInstance() - Static method in class org.silverpeas.components.rssaggregator.service.RssAggregatorCache
-
Get an instance of RssAggregatorCache
- getInstanceId() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getItemComments() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getItemDate() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getItemDescription() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getItemLink() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getItemTitle() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getNbDisplayedItems() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- getNbDisplayedItems() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getRefreshRate() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getRootTableName() - Method in class org.silverpeas.components.rssaggregator.model.SPChannelPK
- getRSSService() - Static method in class org.silverpeas.components.rssaggregator.service.RSSServiceProvider
- getTableName() - Method in class org.silverpeas.components.rssaggregator.model.SPChannelPK
- getUrl() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- getVolume(String, String) - Method in class org.silverpeas.components.rssaggregator.RssAgregatorStatistics
H
- hashCode() - Method in class org.silverpeas.components.rssaggregator.model.RSSItem
- hashCode() - Method in class org.silverpeas.components.rssaggregator.model.SPChannelPK
I
- isContentNeedToRefresh(SPChannelPK) - Method in class org.silverpeas.components.rssaggregator.service.RssAggregatorCache
- isSafeUrl() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
O
- org.silverpeas.components.rssaggregator - package org.silverpeas.components.rssaggregator
- org.silverpeas.components.rssaggregator.model - package org.silverpeas.components.rssaggregator.model
- org.silverpeas.components.rssaggregator.service - package org.silverpeas.components.rssaggregator.service
P
- preDestroy(String) - Method in class org.silverpeas.components.rssaggregator.RssAgregatorInstancePreDestruction
-
Performs pre destruction tasks in the behalf of the specified RssAgregrator instance.
R
- removeChannelFromCache(SPChannelPK) - Method in class org.silverpeas.components.rssaggregator.service.RssAggregatorCache
- RssAggregator - Interface in org.silverpeas.components.rssaggregator.service
- RssAggregatorCache - Class in org.silverpeas.components.rssaggregator.service
- RssAgregatorException - Exception in org.silverpeas.components.rssaggregator.model
- RssAgregatorException(String, String...) - Constructor for exception org.silverpeas.components.rssaggregator.model.RssAgregatorException
- RssAgregatorException(String, Throwable) - Constructor for exception org.silverpeas.components.rssaggregator.model.RssAgregatorException
- RssAgregatorException(Throwable) - Constructor for exception org.silverpeas.components.rssaggregator.model.RssAgregatorException
- RssAgregatorInstancePreDestruction - Class in org.silverpeas.components.rssaggregator
-
Deletes all the RSS streams in the RssAgregrator instance that is being deleted.
- RssAgregatorInstancePreDestruction() - Constructor for class org.silverpeas.components.rssaggregator.RssAgregatorInstancePreDestruction
- RssAgregatorRuntimeException - Exception in org.silverpeas.components.rssaggregator
- RssAgregatorRuntimeException(String) - Constructor for exception org.silverpeas.components.rssaggregator.RssAgregatorRuntimeException
- RssAgregatorRuntimeException(String, Throwable) - Constructor for exception org.silverpeas.components.rssaggregator.RssAgregatorRuntimeException
- RssAgregatorRuntimeException(Throwable) - Constructor for exception org.silverpeas.components.rssaggregator.RssAgregatorRuntimeException
- RssAgregatorStatistics - Class in org.silverpeas.components.rssaggregator
- RssAgregatorStatistics() - Constructor for class org.silverpeas.components.rssaggregator.RssAgregatorStatistics
- RSSItem - Class in org.silverpeas.components.rssaggregator.model
-
Use RSSItem to encapsulate RSS news or ATOM data.
- RSSItem(SyndEntry, SyndFeed, SPChannel) - Constructor for class org.silverpeas.components.rssaggregator.model.RSSItem
-
Default RSSItem constructor which encapsulate Item and Channel from informa API
- RSSService - Interface in org.silverpeas.components.rssaggregator.service
- RSSServiceProvider - Class in org.silverpeas.components.rssaggregator.service
S
- setCreationDate(String) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setCreatorId(String) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setDisplayImage(int) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setFeed(SyndFeed) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setInstanceId(String) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setNbDisplayedItems(int) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setRefreshRate(int) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setSafeUrl(boolean) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- setUrl(String) - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
-
Set url
- SPChannel - Class in org.silverpeas.components.rssaggregator.model
- SPChannel() - Constructor for class org.silverpeas.components.rssaggregator.model.SPChannel
-
Default constructor
- SPChannel(String) - Constructor for class org.silverpeas.components.rssaggregator.model.SPChannel
- SPChannel(String, String) - Constructor for class org.silverpeas.components.rssaggregator.model.SPChannel
- SPChannel(String, String, String) - Constructor for class org.silverpeas.components.rssaggregator.model.SPChannel
-
Constructor with parameters
- SPChannelPK - Class in org.silverpeas.components.rssaggregator.model
- SPChannelPK(String) - Constructor for class org.silverpeas.components.rssaggregator.model.SPChannelPK
- SPChannelPK(String, String) - Constructor for class org.silverpeas.components.rssaggregator.model.SPChannelPK
- SPChannelPK(String, WAPrimaryKey) - Constructor for class org.silverpeas.components.rssaggregator.model.SPChannelPK
U
- updateChannel(SPChannel) - Method in class org.silverpeas.components.rssaggregator.service.DefaultRssAggregator
- updateChannel(SPChannel) - Method in interface org.silverpeas.components.rssaggregator.service.RssAggregator
_
- _getConnectionType() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
- _getTableName() - Method in class org.silverpeas.components.rssaggregator.model.SPChannel
All Classes All Packages