org.exoplatform.forum.rss
Class ForumUserFeedProvider

java.lang.Object
  extended by org.exoplatform.forum.rss.RSSProcess
      extended by org.exoplatform.forum.rss.ForumUserFeedProvider
All Implemented Interfaces:
FeedContentProvider

public class ForumUserFeedProvider
extends RSSProcess
implements FeedContentProvider

Version:
$Revision$
Author:
Patrice Lamarque

Field Summary
 
Fields inherited from class org.exoplatform.forum.rss.RSSProcess
dataLocator, maxSize
 
Constructor Summary
ForumUserFeedProvider()
           
 
Method Summary
 InputStream getFeedContent(String userId)
           
 
Methods inherited from class org.exoplatform.forum.rss.RSSProcess
getCurrentSession, getDataLocator, getFeedStream, getForumServiceHome, getNodeById, getPageLink, loadOrCreateFeed, loadOrCreateFeed, setDataLocator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumUserFeedProvider

public ForumUserFeedProvider()
Method Detail

getFeedContent

public InputStream getFeedContent(String userId)
Specified by:
getFeedContent in interface FeedContentProvider


Copyright © 2013 eXo Platform SAS. All Rights Reserved.