|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.listener.NakedEventListenerAbstract
org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.listener.NakedLoadPostEventListener
public class NakedLoadPostEventListener
Marks adapter as resolved
(provided it was in state of resolving) and also clears the
dirty flag on the adapter.
Occurs after an entity instance is fully loaded.
| Constructor Summary | |
|---|---|
NakedLoadPostEventListener()
|
|
| Method Summary | |
|---|---|
void |
onPostLoad(org.hibernate.event.PostLoadEvent event)
|
| Methods inherited from class org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.listener.NakedEventListenerAbstract |
|---|
clearDirtyFor, getAdapterFor, getAdapterManager, getPersistenceSession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NakedLoadPostEventListener()
| Method Detail |
|---|
public void onPostLoad(org.hibernate.event.PostLoadEvent event)
onPostLoad in interface org.hibernate.event.PostLoadEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||