|
Jive Forums API (5.5.20.2-oracle) Core Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileSearchIndexEvent | |
---|---|
com.jivesoftware.profiles.search |
Uses of ProfileSearchIndexEvent in com.jivesoftware.profiles.search |
---|
Methods in com.jivesoftware.profiles.search with parameters of type ProfileSearchIndexEvent | |
---|---|
void |
ProfileSearchIndexEventDispatcher.dispatchEvent(ProfileSearchIndexEvent event)
|
void |
ProfileSearchIndexListener.optimizeCompleted(ProfileSearchIndexEvent event)
Fired when an index optimization is completed. |
void |
ProfileSearchIndexListener.optimizeStarted(ProfileSearchIndexEvent event)
Fired when an index optimization is started. |
void |
ProfileSearchIndexListener.rebuildCompleted(ProfileSearchIndexEvent event)
Fired when an index rebuild is completed. |
void |
ProfileSearchIndexListener.rebuildStarted(ProfileSearchIndexEvent event)
Fired when an index rebuild is started. |
void |
ProfileSearchIndexListener.updateCompleted(ProfileSearchIndexEvent event)
Fired when an index update is completed. |
void |
ProfileSearchIndexListener.updateStarted(ProfileSearchIndexEvent event)
Fired when an index update is started. |
void |
ProfileSearchIndexListener.userAdded(ProfileSearchIndexEvent event)
Fired when a user is added to the index. |
void |
ProfileSearchIndexListener.userDeleted(ProfileSearchIndexEvent event)
Fired when a user is deleted from the search index. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |