railo.runtime.functions.orm
Class ORMEvictEntity

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

public class ORMEvictEntity
extends Object


Constructor Summary
ORMEvictEntity()
           
 
Method Summary
static String call(PageContext pc, String entityName)
           
static String call(PageContext pc, String entityName, String primaryKey)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ORMEvictEntity

public ORMEvictEntity()
Method Detail

call

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

call

public static String call(PageContext pc,
                          String entityName,
                          String primaryKey)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo