|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.caib.bpm.entity.IndexEventListener
public class IndexEventListener
| Constructor Summary | |
|---|---|
IndexEventListener()
|
|
| Method Summary | |
|---|---|
void |
onFlush(org.hibernate.event.FlushEvent event)
|
boolean |
onPreInsert(org.hibernate.event.PreInsertEvent event)
|
boolean |
onPreUpdate(org.hibernate.event.PreUpdateEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexEventListener()
| Method Detail |
|---|
public boolean onPreInsert(org.hibernate.event.PreInsertEvent event)
onPreInsert in interface org.hibernate.event.PreInsertEventListenerpublic boolean onPreUpdate(org.hibernate.event.PreUpdateEvent event)
onPreUpdate in interface org.hibernate.event.PreUpdateEventListener
public void onFlush(org.hibernate.event.FlushEvent event)
throws org.hibernate.HibernateException
onFlush in interface org.hibernate.event.FlushEventListenerorg.hibernate.HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||