Clearspace API (1.3.0) Core Javadocs

com.jivesoftware.community.event
Interface ProfileListener


public interface ProfileListener

A ProfileListener gets notified anytime a profile event is fired. Concrete implementations of this class must have a zero argument constructor.


Method Summary
 void profileUpdated(ProfileEvent event)
          Fired when a user's profile is updated.
 

Method Detail

profileUpdated

void profileUpdated(ProfileEvent event)
Fired when a user's profile is updated.

Parameters:
event - the ProfileEvent

Clearspace Project Page

Copyright © 1999-2007 Jive Software.