Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.event
Class SearchIndexEvent

java.lang.Object
  extended by 
      extended by 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.


Nested Class Summary
static class SearchIndexEvent.Type
           
 
Constructor Summary
SearchIndexEvent()
           
SearchIndexEvent(SearchIndexEvent.Type eventType)
           
SearchIndexEvent(SearchIndexEvent.Type eventType, EntityDescriptor jiveObject)
           
SearchIndexEvent(SearchIndexEvent.Type eventType, EntityDescriptor jiveObject, Map<String,? extends Object> params)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)

Jive Product Page

Copyright © 1999-2007 Jive Software.