|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.search.event.FullTextIndexEventListener
org.hibernate.search.event.FullTextIndexCollectionEventListener
FullTextIndexEventListener
@Deprecated public class FullTextIndexCollectionEventListener
| Field Summary |
|---|
| Fields inherited from class org.hibernate.search.event.FullTextIndexEventListener |
|---|
searchFactoryImplementor, used |
| Constructor Summary | |
|---|---|
FullTextIndexCollectionEventListener()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
onPostRecreateCollection(org.hibernate.event.PostCollectionRecreateEvent event)
Deprecated. As of release 3.1.0, replaced by FullTextIndexEventListener.onPostRecreateCollection(PostCollectionRecreateEvent) |
void |
onPostRemoveCollection(org.hibernate.event.PostCollectionRemoveEvent event)
Deprecated. As of release 3.1.0, replaced by FullTextIndexEventListener.onPostRemoveCollection(PostCollectionRemoveEvent) |
void |
onPostUpdateCollection(org.hibernate.event.PostCollectionUpdateEvent event)
Deprecated. As of release 3.1.0, replaced by FullTextIndexEventListener.onPostUpdateCollection(PostCollectionUpdateEvent) |
| Methods inherited from class org.hibernate.search.event.FullTextIndexEventListener |
|---|
addSynchronization, cleanup, getSearchFactoryImplementor, initialize, onFlush, onPostDelete, onPostInsert, onPostUpdate, processCollectionEvent, processWork |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FullTextIndexCollectionEventListener()
| Method Detail |
|---|
@Deprecated public void onPostRecreateCollection(org.hibernate.event.PostCollectionRecreateEvent event)
FullTextIndexEventListener.onPostRecreateCollection(PostCollectionRecreateEvent)
onPostRecreateCollection in interface org.hibernate.event.PostCollectionRecreateEventListeneronPostRecreateCollection in class FullTextIndexEventListener@Deprecated public void onPostRemoveCollection(org.hibernate.event.PostCollectionRemoveEvent event)
FullTextIndexEventListener.onPostRemoveCollection(PostCollectionRemoveEvent)
onPostRemoveCollection in interface org.hibernate.event.PostCollectionRemoveEventListeneronPostRemoveCollection in class FullTextIndexEventListener@Deprecated public void onPostUpdateCollection(org.hibernate.event.PostCollectionUpdateEvent event)
FullTextIndexEventListener.onPostUpdateCollection(PostCollectionUpdateEvent)
onPostUpdateCollection in interface org.hibernate.event.PostCollectionUpdateEventListeneronPostUpdateCollection in class FullTextIndexEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||