Package org.exoplatform.forum.rss
Class ForumRSSEventListener
java.lang.Object
org.exoplatform.forum.rss.ForumRSSEventListener
- All Implemented Interfaces:
javax.jcr.observation.EventListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.exoplatform.forum.common.jcr.KSDataLocation -
Constructor Summary
ConstructorsConstructorDescriptionForumRSSEventListener(org.exoplatform.forum.common.jcr.KSDataLocation dataLocator) -
Method Summary
Modifier and TypeMethodDescriptiongetPath()protected booleanhasProperties(String path) voidonEvent(javax.jcr.observation.EventIterator evIter) void
-
Field Details
-
locator
protected org.exoplatform.forum.common.jcr.KSDataLocation locator
-
-
Constructor Details
-
Method Details
-
getSrcWorkspace
-
getRepository
-
getPath
-
setPath
-
onEvent
public void onEvent(javax.jcr.observation.EventIterator evIter) - Specified by:
onEventin interfacejavax.jcr.observation.EventListener
-
hasProperties
-