|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityBeanIntercept | |
|---|---|
| com.avaje.ebean.bean | Enhanced beans API and Support objects |
| Uses of EntityBeanIntercept in com.avaje.ebean.bean |
|---|
| Methods in com.avaje.ebean.bean that return EntityBeanIntercept | |
|---|---|
EntityBeanIntercept |
EntityBean._ebean_getIntercept()
Return the intercept for this object. |
EntityBeanIntercept |
EntityBean._ebean_intercept()
Similar to _ebean_getIntercept() except it checks to see if the intercept field is null and will create it if required. |
| Methods in com.avaje.ebean.bean with parameters of type EntityBeanIntercept | |
|---|---|
void |
EntityBeanIntercept.copyStateTo(EntityBeanIntercept dest)
Copy the internal state of the intercept to another intercept. |
void |
BeanLoader.loadBean(EntityBeanIntercept ebi)
Invoke the lazy loading for this bean. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||