Package org.exoplatform.wiki
Class WikiPortletPreference
- java.lang.Object
-
- org.exoplatform.wiki.WikiPortletPreference
-
public class WikiPortletPreference extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringSHOW_BREADCRUMBstatic StringSHOW_NAVIGATIONTREE
-
Constructor Summary
Constructors Constructor Description WikiPortletPreference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisShowBreadcrumb()booleanisShowNavigationTree()voidsetShowBreadcrumb(boolean isShowBreadcrumb)voidsetShowNavigationTree(boolean showNavigationTree)
-