com.jivesoftware.community.event
Class ProfileSearchIndexEvent
java.lang.Object
com.jivesoftware.community.event.ProfileSearchIndexEvent
public class ProfileSearchIndexEvent
- extends
A class for profile search index events. This class will be passed to listeners
whenever a profile search index event is fired and contains all the pertinent information to the event.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileSearchIndexEvent
public ProfileSearchIndexEvent()
ProfileSearchIndexEvent
public ProfileSearchIndexEvent(ProfileSearchIndexEvent.Type eventType,
Map<String,? extends Object> params)
Copyright © 1999-2007 Jive Software.