Class ForumRSSEventListener

java.lang.Object
org.exoplatform.forum.rss.ForumRSSEventListener
All Implemented Interfaces:
javax.jcr.observation.EventListener

public class ForumRSSEventListener extends Object implements javax.jcr.observation.EventListener
  • Field Details

    • locator

      protected org.exoplatform.forum.common.jcr.KSDataLocation locator
  • Constructor Details

    • ForumRSSEventListener

      public ForumRSSEventListener(org.exoplatform.forum.common.jcr.KSDataLocation dataLocator) throws Exception
      Throws:
      Exception
  • Method Details

    • getSrcWorkspace

      public String getSrcWorkspace()
    • getRepository

      public String getRepository()
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)
    • onEvent

      public void onEvent(javax.jcr.observation.EventIterator evIter)
      Specified by:
      onEvent in interface javax.jcr.observation.EventListener
    • hasProperties

      protected boolean hasProperties(String path)