- getChannel(String) - Method in interface org.sakaiproject.news.api.NewsService
-
Retrieves a NewsChannel object indexed by a URL.
- getChannel(String) - Static method in class org.sakaiproject.news.cover.NewsService
-
- getCopyright() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getDescription() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getDescription() - Method in interface org.sakaiproject.news.api.NewsItem
-
Access the description (or body) of the NewsItem.
- getInstance() - Static method in class org.sakaiproject.news.cover.NewsService
-
Access the component instance: special cover only method.
- getLanguage() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getLastbuilddate() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getLastbuilddateInDateFormat() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getLength() - Method in interface org.sakaiproject.news.api.NewsItemEnclosure
-
Access the length in Bytes of the enclosed item.
- getLink() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getLink() - Method in interface org.sakaiproject.news.api.NewsItem
-
Access the URL where the complete story can be found.
- getNewsitems() - Method in interface org.sakaiproject.news.api.NewsChannel
-
Accesses a list of all news items from this rss news feed.
- getNewsitems(Filter) - Method in interface org.sakaiproject.news.api.NewsChannel
-
Accesses a filtered list of news items from this rss news feed.
- getNewsitems(String) - Method in interface org.sakaiproject.news.api.NewsService
-
Retrieves a list of items from an rss feed.
- getNewsitems(String, Filter) - Method in interface org.sakaiproject.news.api.NewsService
-
Retrieves a list of items from an rss feed.
- getNewsitems(String) - Static method in class org.sakaiproject.news.cover.NewsService
-
- getNewsitems(String, Filter) - Static method in class org.sakaiproject.news.cover.NewsService
-
- getPubdate() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getPubdate() - Method in interface org.sakaiproject.news.api.NewsItem
-
Access the time when the NewsItem was updated.
- getPubdateInDateFormat() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getPubdateInDateFormat() - Method in interface org.sakaiproject.news.api.NewsItem
-
- getSource() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getTitle() - Method in interface org.sakaiproject.news.api.NewsChannel
-
- getTitle() - Method in interface org.sakaiproject.news.api.NewsItem
-
Access the title of the NewsItem.
- getType() - Method in interface org.sakaiproject.news.api.NewsItemEnclosure
-
Access the type of the enclosure.
- getUrl() - Method in interface org.sakaiproject.news.api.NewsItemEnclosure
-
Access the Url of the enclosed item.