|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.syndication.feed.synd.SyndFeedImpl
org.olat.notifications.PersonalRSSFeed
public class PersonalRSSFeed
Description:
RSS document that contains the users notificatons.
Initial Date: Jan 11, 2005 2004
| 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 |
|---|
public PersonalRSSFeed(Identity identity,
java.lang.String token)
identity - The users identitytoken - The users RSS-authentication token
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||