railo.runtime.functions.orm
Class EntityNew

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

public class EntityNew
extends Object


Constructor Summary
EntityNew()
           
 
Method Summary
static Object call(PageContext pc, String name)
           
static Object call(PageContext pc, String name, Struct properties)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityNew

public EntityNew()
Method Detail

call

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

call

public static Object call(PageContext pc,
                          String name,
                          Struct properties)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo