Class MarkupKey

    • Constructor Detail

      • MarkupKey

        public MarkupKey​(WikiPageParams pageParams,
                         boolean supportSectionEdit)
        Instance new markup key
        Parameters:
        pageParams - the identity params of page
        supportSectionEdit - the content supports section editing or not
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isSupportSectionEdit

        public boolean isSupportSectionEdit()
        Returns:
        the supportSectionEdit
      • setSupportSectionEdit

        public void setSupportSectionEdit​(boolean supportSectionEdit)
        Parameters:
        supportSectionEdit - the supportSectionEdit to set