org.olat.notifications
Class PersonalRSSFeed

java.lang.Object
  extended by com.sun.syndication.feed.synd.SyndFeedImpl
      extended by org.olat.notifications.PersonalRSSFeed
All Implemented Interfaces:
com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.module.Extendable, com.sun.syndication.feed.synd.SyndFeed, java.io.Serializable, java.lang.Cloneable

public class PersonalRSSFeed
extends com.sun.syndication.feed.synd.SyndFeedImpl

Description:
RSS document that contains the users notificatons.

Initial Date: Jan 11, 2005 2004

Author:
Florian Gnägi
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sun.syndication.feed.synd.SyndFeedImpl
CONVENIENCE_PROPERTIES
 
Constructor Summary
PersonalRSSFeed(Identity identity, java.lang.String token)
          Constructor for a RSS document that contains all the users personal notifications
 
Method Summary
 
Methods inherited from class com.sun.syndication.feed.synd.SyndFeedImpl
clone, copyFrom, createWireFeed, createWireFeed, equals, getAuthor, getAuthors, getCategories, getContributors, getCopyright, getDescription, getDescriptionEx, getEncoding, getEntries, getFeedType, getForeignMarkup, getImage, getInterface, getLanguage, getLink, getLinks, getModule, getModules, getPublishedDate, getSupportedFeedTypes, getTitle, getTitleEx, getUri, hashCode, isPreservingWireFeed, originalWireFeed, setAuthor, setAuthors, setCategories, setContributors, setCopyright, setDescription, setDescriptionEx, setEncoding, setEntries, setFeedType, setForeignMarkup, setImage, setLanguage, setLink, setLinks, setModules, setPublishedDate, setTitle, setTitleEx, setUri, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersonalRSSFeed

public PersonalRSSFeed(Identity identity,
                       java.lang.String token)
Constructor for a RSS document that contains all the users personal notifications

Parameters:
identity - The users identity
token - The users RSS-authentication token