railo.runtime.functions.cache
Class CacheGetAll

java.lang.Object
  extended by railo.runtime.functions.cache.CacheGetAll
All Implemented Interfaces:
Serializable, Function

public final class CacheGetAll
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

CacheGetAll

public CacheGetAll()
Method Detail

call

public static Struct call(PageContext pc)
                   throws PageException
Throws:
PageException

call

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

call

public static Struct call(PageContext pc,
                          String filter,
                          String cacheName)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo