railo.runtime.functions.cache
Class CacheGetAllIds

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

public final class CacheGetAllIds
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
CacheGetAllIds()
           
 
Method Summary
static Array call(PageContext pc)
           
static Array call(PageContext pc, String filter)
           
static Array 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

CacheGetAllIds

public CacheGetAllIds()
Method Detail

call

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

call

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

call

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


Copyright © 2012 Railo