org.exoplatform.forum.rss
Class AnswersFeedGenerator
java.lang.Object
org.exoplatform.forum.rss.RSSProcess
org.exoplatform.forum.rss.AnswersFeedGenerator
- All Implemented Interfaces:
- FeedContentProvider, FeedListener
public final class AnswersFeedGenerator
- extends RSSProcess
- implements FeedContentProvider, FeedListener
- Version:
- $Revision$
- Author:
- Patrice Lamarque
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FAQ_RSS_TYPE
public static final String FAQ_RSS_TYPE
KS_FAQ
public static final String KS_FAQ
FAQ_APP
public static final String FAQ_APP
AnswersFeedGenerator
public AnswersFeedGenerator()
AnswersFeedGenerator
public AnswersFeedGenerator(org.exoplatform.forum.common.jcr.KSDataLocation dataLocator)
itemAdded
public void itemAdded(String path)
- Specified by:
itemAdded in interface FeedListener
itemUpdated
public void itemUpdated(String path)
- Specified by:
itemUpdated in interface FeedListener
itemSaved
protected void itemSaved(String path,
boolean updated)
throws Exception
- Throws:
Exception
getFeedContent
public InputStream getFeedContent(String targetId)
- Specified by:
getFeedContent in interface FeedContentProvider
itemRemoved
public void itemRemoved(String path)
- Specified by:
itemRemoved in interface FeedListener
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.