Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.event.BlogEvent

Packages that use BlogEvent
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of BlogEvent in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event with parameters of type BlogEvent
 void BlogListener.blogCreated(BlogEvent event)
          Fired when a blog has been added to the system.
 void BlogListener.blogDeleting(BlogEvent event)
          Fired when a blog is about to be deleted from the system.
 void BlogListener.blogModified(BlogEvent event)
          Fired when a blog has been modified in the system.
 void BlogListener.blogMoved(BlogEvent event)
          Fired when a blog has been moved in the system
 void BlogEventDispatcher.dispatchEvent(BlogEvent event)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.