ch.elca.el4j.services.persistence.generic.dao
Class DaoChangeNotifier.EntityInserted

java.lang.Object
  extended by ch.elca.el4j.services.persistence.generic.dao.DaoChangeNotifier.Change
      extended by ch.elca.el4j.services.persistence.generic.dao.DaoChangeNotifier.EntityChange
          extended by ch.elca.el4j.services.persistence.generic.dao.DaoChangeNotifier.NewEntityState
              extended by ch.elca.el4j.services.persistence.generic.dao.DaoChangeNotifier.EntityInserted
Enclosing interface:
DaoChangeNotifier

public static class DaoChangeNotifier.EntityInserted
extends DaoChangeNotifier.NewEntityState

The DaoChangeNotifier.EntityChange.m_changee has been inserted.


Constructor Summary
DaoChangeNotifier.EntityInserted()
           
 
Method Summary
 
Methods inherited from class ch.elca.el4j.services.persistence.generic.dao.DaoChangeNotifier.EntityChange
getChangee, setChangee
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DaoChangeNotifier.EntityInserted

public DaoChangeNotifier.EntityInserted()


Copyright © 2005-2011 ELCA. All Rights Reserved.