railo.runtime.functions.cache
Class CacheGetMetadata

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

public final class CacheGetMetadata
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

CacheGetMetadata

public CacheGetMetadata()
Method Detail

call

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

call

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


Copyright © 2012 Railo