public final class CacheGet extends Object implements Function
Constructor and Description |
---|
CacheGet() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
String key) |
static Object |
call(PageContext pc,
String key,
Object objThrowWhenNotExist) |
static Object |
call(PageContext pc,
String key,
Object objThrowWhenNotExist,
String cacheName) |
public CacheGet()
public static Object call(PageContext pc, String key) throws PageException
PageException
public static Object call(PageContext pc, String key, Object objThrowWhenNotExist) throws PageException
PageException
public static Object call(PageContext pc, String key, Object objThrowWhenNotExist, String cacheName) throws PageException
PageException
Copyright © 2015 Lucee