org.exoplatform.forum.rss
Interface FeedListener

All Known Implementing Classes:
AnswersFeedGenerator, ForumFeedGenerator

public interface FeedListener

Version:
$Revision$
Author:
Patrice Lamarque

Method Summary
 void itemAdded(String path)
           
 void itemRemoved(String path)
           
 void itemUpdated(String path)
           
 

Method Detail

itemAdded

void itemAdded(String path)

itemRemoved

void itemRemoved(String path)

itemUpdated

void itemUpdated(String path)


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