public class MarkupKey extends Object implements Serializable
| Constructor and Description |
|---|
MarkupKey(WikiPageParams pageParams,
boolean supportSectionEdit)
Instance new markup key
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isSupportSectionEdit() |
void |
setSupportSectionEdit(boolean supportSectionEdit) |
public MarkupKey(WikiPageParams pageParams, boolean supportSectionEdit)
pageParams - the identity params of pagesupportSectionEdit - the content supports section editing or notCopyright © 2003–2020 eXo Platform SAS. All rights reserved.