java.lang.Object
org.bonitasoft.engine.bdm.dao.client.resources.proxy.Proxyfier

public class Proxyfier extends Object
Author:
Colin Puy
  • Constructor Details

    • Proxyfier

      public Proxyfier(LazyLoader lazyLoader)
  • Method Details

    • proxify

      public <T extends org.bonitasoft.engine.bdm.Entity> T proxify(T entity)
    • proxify

      public <T extends org.bonitasoft.engine.bdm.Entity> List<T> proxify(List<T> entities)