public class Proxyfier extends Object
Proxyfier(LazyLoader lazyLoader)
<T extends Entity> List<T>
proxify(List<T> entities)
<T extends Entity> T
proxify(T entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Proxyfier(LazyLoader lazyLoader)
public <T extends Entity> T proxify(T entity)
public <T extends Entity> List<T> proxify(List<T> entities)
Copyright © 2016 Bonitasoft S.A.. All rights reserved.