org.exoplatform.forum.rss
Class FAQRSSEventListener

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

public class FAQRSSEventListener
extends Object
implements javax.jcr.observation.EventListener


Constructor Summary
FAQRSSEventListener(org.exoplatform.forum.common.jcr.KSDataLocation dataLocator)
           
 
Method Summary
 String getPath()
           
 String getRepository()
           
 String getSrcWorkspace()
           
 void onEvent(javax.jcr.observation.EventIterator evIter)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FAQRSSEventListener

public FAQRSSEventListener(org.exoplatform.forum.common.jcr.KSDataLocation dataLocator)
                    throws Exception
Throws:
Exception
Method Detail

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


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.