Uses of Class
com.xpn.xwiki.cache.api.XWikiCacheNeedsRefreshException
-
Packages that use XWikiCacheNeedsRefreshException Package Description com.xpn.xwiki.cache.api -
-
Uses of XWikiCacheNeedsRefreshException in com.xpn.xwiki.cache.api
Methods in com.xpn.xwiki.cache.api that throw XWikiCacheNeedsRefreshException Modifier and Type Method Description Object
XWikiCache. getFromCache(String key)
Deprecated.Object
XWikiCache. getFromCache(String key, int refeshPeriod)
Deprecated.
-