Uses of Interface
com.avaje.ebean.bean.BeanCollectionTouched

Packages that use BeanCollectionTouched
com.avaje.ebean.bean Enhanced beans API and Support objects 
com.avaje.ebean.common Common non-public interfaces and implementation. 
 

Uses of BeanCollectionTouched in com.avaje.ebean.bean
 

Methods in com.avaje.ebean.bean with parameters of type BeanCollectionTouched
 void BeanCollection.setBeanCollectionTouched(BeanCollectionTouched notify)
          Set a listener to be notified when the BeanCollection is first touched.
 

Uses of BeanCollectionTouched in com.avaje.ebean.common
 

Methods in com.avaje.ebean.common with parameters of type BeanCollectionTouched
 void AbstractBeanCollection.setBeanCollectionTouched(BeanCollectionTouched notify)
           
 



Copyright © 2010. All Rights Reserved.