public class Proxyfier
extends java.lang.Object
| Constructor and Description |
|---|
Proxyfier(LazyLoader lazyLoader) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.bonitasoft.engine.bdm.Entity> |
proxify(java.util.List<T> entities) |
<T extends org.bonitasoft.engine.bdm.Entity> |
proxify(T entity) |
public Proxyfier(LazyLoader lazyLoader)