ch.elca.el4j.services.persistence.generic.dao
Class DaoChangeNotifier.EntityChange
java.lang.Object
  
ch.elca.el4j.services.persistence.generic.dao.DaoChangeNotifier.Change
      
ch.elca.el4j.services.persistence.generic.dao.DaoChangeNotifier.EntityChange
- Direct Known Subclasses: 
 - DaoChangeNotifier.EntityDeleted, DaoChangeNotifier.NewEntityState
 
- Enclosing interface:
 - DaoChangeNotifier
 
public static class DaoChangeNotifier.EntityChange
- extends DaoChangeNotifier.Change
 
Something about m_changee may have changed.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DaoChangeNotifier.EntityChange
public DaoChangeNotifier.EntityChange()
getChangee
public Object getChangee()
- Returns:
 - Returns the changee.
 
 
setChangee
public void setChangee(Object changee)
- Parameters:
 changee - Is the changee to set.
 
Copyright © 2005-2011 ELCA. All Rights Reserved.