Clearspace API (2.5.22) Core Javadocs

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

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

Uses of AvatarEvent in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event with parameters of type AvatarEvent
 void AvatarListener.activeAvatarModified(AvatarEvent event)
          Fired when the active avatar of a user has been changed.
 void AvatarListener.avatarCreated(AvatarEvent event)
          Fired when an avatar has been added to the system.
 void AvatarListener.avatarDeleted(AvatarEvent event)
          Fired when an avatar is about to be deleted from the system.
 void AvatarEventDispatcher.dispatchEvent(AvatarEvent event)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.