Class PageCollection

    • Method Detail

      • isExpandBeforeAfterHooks

        public boolean isExpandBeforeAfterHooks()
      • setExpandBeforeAfterHooks

        public void setExpandBeforeAfterHooks​(boolean expandBeforeAfterHooks)
      • isExpandStepHooks

        public boolean isExpandStepHooks()
      • setExpandStepHooks

        public void setExpandStepHooks​(boolean expandStepHooks)
      • isExpandDocStrings

        public boolean isExpandDocStrings()
      • setExpandDocStrings

        public void setExpandDocStrings​(boolean expandDocStrings)
      • isExpandAttachments

        public boolean isExpandAttachments()
      • setExpandAttachments

        public void setExpandAttachments​(boolean expandAttachments)
      • getPageTitle

        public String getPageTitle()
      • setCustomParameters

        public void setCustomParameters​(List<CustomParameter> customParameters)
      • hasCustomParameters

        public boolean hasCustomParameters()
      • setNavigationLinks

        public void setNavigationLinks​(List<Link> links)
      • getNavigationLinks

        public List<Link> getNavigationLinks()