Serialized Form
-
Package org.silverpeas.components.rssaggregator
-
Class org.silverpeas.components.rssaggregator.RssAgregatorRuntimeException extends org.silverpeas.core.SilverpeasRuntimeException implements Serializable
- serialVersionUID:
- -8258500003916960093L
-
-
Package org.silverpeas.components.rssaggregator.model
-
Class org.silverpeas.components.rssaggregator.model.RssAgregatorException extends org.silverpeas.core.SilverpeasException implements Serializable
- serialVersionUID:
- 270659414571080250L
-
Class org.silverpeas.components.rssaggregator.model.RSSItem extends Object implements Serializable
- serialVersionUID:
- -1235557051682143463L
-
Serialized Fields
-
channelDescription
String channelDescription
channelDescription the channel description -
channelId
Long channelId
channelId the channel identifier -
channelImage
com.rometools.rome.feed.synd.SyndImage channelImage
ImageIF the channel image -
channelTitle
String channelTitle
channelTitle the channel title -
channelUrl
String channelUrl
url the current channel URL that was filled by user -
externalChannelId
Long externalChannelId
externalChannelId the external channel identifier -
itemComments
String itemComments
itemComments the item comments -
itemDate
Date itemDate
itemDate the item date -
itemDescription
String itemDescription
itemDescription the item description -
itemLink
String itemLink
itemLink the item url link -
itemTitle
String itemTitle
itemTitle the item title -
nbDisplayedItems
int nbDisplayedItems
nbDisplayedItems the number of displayed items
-
-
Class org.silverpeas.components.rssaggregator.model.SPChannel extends org.silverpeas.core.persistence.jdbc.bean.SilverpeasBean implements Serializable
- serialVersionUID:
- 2610576839907057656L
-
Class org.silverpeas.components.rssaggregator.model.SPChannelPK extends org.silverpeas.core.WAPrimaryKey implements Serializable
- serialVersionUID:
- -3412580197458003232L
-