com.liferay.portlet.wiki.util
Class WikiCacheUtil
java.lang.Object
com.liferay.portlet.wiki.util.WikiCacheUtil
public class WikiCacheUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiCacheUtil
public WikiCacheUtil()
clearCache
public static void clearCache(long nodeId)
clearCache
public static void clearCache(long nodeId,
String title)
getDisplay
public static WikiPageDisplay getDisplay(long nodeId,
String title,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
getOutgoingLinks
public static Map<String,Boolean> getOutgoingLinks(WikiPage page)
throws PageContentException
- Throws:
PageContentException