|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.cache.BasePortalCache
public abstract class BasePortalCache
Constructor Summary | |
---|---|
BasePortalCache()
|
Method Summary | |
---|---|
void |
destroy()
|
boolean |
isDebug()
|
protected java.lang.String |
processKey(java.lang.String key)
|
void |
setDebug(boolean debug)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portal.kernel.cache.PortalCache |
---|
get, get, put, put, put, put, remove, removeAll |
Constructor Detail |
---|
public BasePortalCache()
Method Detail |
---|
public void destroy()
destroy
in interface PortalCache
public boolean isDebug()
public void setDebug(boolean debug)
setDebug
in interface PortalCache
protected java.lang.String processKey(java.lang.String key)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |