Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.event
Class ProfileSearchIndexEvent

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


Nested Class Summary
static class ProfileSearchIndexEvent.Type
           
 
Constructor Summary
ProfileSearchIndexEvent()
           
ProfileSearchIndexEvent(ProfileSearchIndexEvent.Type eventType, 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

ProfileSearchIndexEvent

public ProfileSearchIndexEvent()

ProfileSearchIndexEvent

public ProfileSearchIndexEvent(ProfileSearchIndexEvent.Type eventType,
                               Map<String,? extends Object> params)

Jive Product Page

Copyright © 1999-2007 Jive Software.