Clearspace API (1.7.0) Core Javadocs

Uses of Interface
com.jivesoftware.community.event.BlogPostListener

Packages that use BlogPostListener
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of BlogPostListener in com.jivesoftware.community
 

Classes in com.jivesoftware.community that implement BlogPostListener
 class TagManagerFactory
          A factory that returns a concrete instance of a TagManager
 

Uses of BlogPostListener in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event with parameters of type BlogPostListener
 void BlogPostEventDispatcher.addListener(BlogPostListener listener)
           
 void BlogPostEventDispatcher.removeListener(BlogPostListener listener)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.