railo.runtime.functions.orm
Class EntityLoad
java.lang.Object
railo.runtime.functions.orm.EntityLoad
public class EntityLoad
- extends Object
Method Summary |
static Object |
call(PageContext pc,
String name)
|
static Object |
call(PageContext pc,
String name,
Object idOrFilter)
|
static Object |
call(PageContext pc,
String name,
Object idOrFilter,
Object uniqueOrOptions)
|
static Object |
call(PageContext pc,
String name,
Object filter,
Object order,
Object options)
|
EntityLoad
public EntityLoad()
call
public static Object call(PageContext pc,
String name)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
String name,
Object idOrFilter)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
String name,
Object idOrFilter,
Object uniqueOrOptions)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
String name,
Object filter,
Object order,
Object options)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo