public final class ObjectCache extends TagImpl
Constructor and Description |
---|
ObjectCache() |
Modifier and Type | Method and Description |
---|---|
void |
_doStartTag() |
static CacheHandlerFilter |
createFilter(Object filter,
boolean ignoreCase) |
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setAction(String action)
set the value action
Clears queries from the cache in the Application scope.
|
void |
setFilter(Object filter) |
void |
setFilter(String filter) |
void |
setFilterignorecase(String filter) |
void |
setResult(String result) |
void |
setType(String strType) |
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public ObjectCache()
public void setAction(String action)
action
- value to setpublic void setType(String strType) throws ApplicationException
ApplicationException
public void setFilter(Object filter) throws PageException
PageException
public void setFilter(String filter) throws PageException
PageException
public void setFilterignorecase(String filter) throws PageException
PageException
public static CacheHandlerFilter createFilter(Object filter, boolean ignoreCase) throws PageException
PageException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
public void _doStartTag() throws PageException, IOException
PageException
IOException
public int doEndTag()
Copyright © 2015 Lucee