Clearspace API (2.5.29) Core Javadocs

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

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

Uses of TagEvent in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event with parameters of type TagEvent
 void TagEventDispatcher.dispatchEvent(TagEvent event)
           
 void TagListener.tagAdded(TagEvent event)
          Fired when a tag has been added to an object in the system.
 void TagListener.tagCreated(TagEvent event)
          Fired when a tag has been added to the system.
 void TagListener.tagRemoved(TagEvent event)
          Fired when a tag has been removed from an object in the system.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.