public final class AnswersFeedGenerator extends RSSProcess implements FeedContentProvider, FeedListener
| Modifier and Type | Field and Description |
|---|---|
static String |
FAQ_APP |
static String |
FAQ_RSS_TYPE |
static String |
KS_FAQ |
dataLocator, maxSize| Constructor and Description |
|---|
AnswersFeedGenerator() |
AnswersFeedGenerator(org.exoplatform.forum.common.jcr.KSDataLocation dataLocator) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getFeedContent(String targetId) |
void |
itemAdded(String path) |
void |
itemRemoved(String path) |
protected void |
itemSaved(String path,
boolean updated) |
void |
itemUpdated(String path) |
getCurrentSession, getDataLocator, getFeedStream, getForumServiceHome, getNodeById, getPageLink, loadOrCreateFeed, loadOrCreateFeed, setDataLocatorpublic static final String FAQ_RSS_TYPE
public static final String KS_FAQ
public static final String FAQ_APP
public AnswersFeedGenerator()
public AnswersFeedGenerator(org.exoplatform.forum.common.jcr.KSDataLocation dataLocator)
public void itemAdded(String path)
itemAdded in interface FeedListenerpublic void itemUpdated(String path)
itemUpdated in interface FeedListenerpublic InputStream getFeedContent(String targetId)
getFeedContent in interface FeedContentProviderpublic void itemRemoved(String path)
itemRemoved in interface FeedListenerCopyright © 2003–2018 eXo Platform SAS. All rights reserved.