|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |