com.jivesoftware.community.event
Class SearchIndexEvent
java.lang.Object
com.jivesoftware.community.event.SearchIndexEvent
public class SearchIndexEvent
- extends
A class for search index events. This class will be passed to EventListeners
whenever an 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 |
SearchIndexEvent
public SearchIndexEvent()
SearchIndexEvent
public SearchIndexEvent(SearchIndexEvent.Type eventType)
SearchIndexEvent
public SearchIndexEvent(SearchIndexEvent.Type eventType,
EntityDescriptor jiveObject)
SearchIndexEvent
public SearchIndexEvent(SearchIndexEvent.Type eventType,
EntityDescriptor jiveObject,
Map<String,? extends Object> params)
Copyright © 1999-2007 Jive Software.