railo.runtime.functions.cache
Class CacheRemove
java.lang.Object
railo.runtime.functions.cache.CacheRemove
- All Implemented Interfaces:
- Serializable, Function
public final class CacheRemove
- extends Object
- implements Function
- See Also:
- Serialized Form
CacheRemove
public CacheRemove()
call
public static String call(PageContext pc,
Object ids)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object ids,
boolean throwOnError)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object ids,
boolean throwOnError,
String cacheName)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo