railo.runtime.functions.orm
Class ORMEvictCollection

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

public class ORMEvictCollection
extends Object


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

Constructor Detail

ORMEvictCollection

public ORMEvictCollection()
Method Detail

call

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

call

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


Copyright © 2012 Railo