|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
BlogEventDispatcher.dispatchEvent(BlogEvent event)
|
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||