|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileListener
A ProfileListener gets notified anytime a profile event is fired. Concrete implementations of this class should have a zero argument constructor.
| Method Summary | |
|---|---|
void |
profileUpdated(ProfileEvent event)
Fired when a user's profile is updated. |
void |
skillsUpdated(ProfileEvent event)
Fired when a user's skill card is updated. |
| Method Detail |
|---|
void profileUpdated(ProfileEvent event)
event - the ProfileEventvoid skillsUpdated(ProfileEvent event)
event - the ProfileEvent
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||