railo.runtime.functions.orm
Class EntityLoadByExample

java.lang.Object
  extended by railo.runtime.functions.orm.EntityLoadByExample

public class EntityLoadByExample
extends Object


Constructor Summary
EntityLoadByExample()
           
 
Method Summary
static Object call(PageContext pc, Object sampleEntity)
           
static Object call(PageContext pc, Object sampleEntity, boolean unique)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityLoadByExample

public EntityLoadByExample()
Method Detail

call

public static Object call(PageContext pc,
                          Object sampleEntity)
                   throws PageException
Throws:
PageException

call

public static Object call(PageContext pc,
                          Object sampleEntity,
                          boolean unique)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo