Class Site.Home

  • Enclosing class:
    Site

    public static class Site.Home
    extends Site.Page
    • Constructor Detail

      • Home

        public Home()
    • Method Detail

      • getParentPageTitle

        public String getParentPageTitle()
        Returns:
        the parentPageTitle
      • setParentPageTitleDeperecated

        @Deprecated
        public void setParentPageTitleDeperecated​(String parentPageTitle)
        Deprecated.
        this attribute name containing dash is not supported in yaml format
        Parameters:
        parentPageTitle - the parentPageTitle to set
      • setParentPageTitle

        public void setParentPageTitle​(String parentPageTitle)
        Parameters:
        parentPageTitle - the parentPageTitle to set
      • optParentPageTitle

        public final Optional<String> optParentPageTitle()
        Returns:
      • getParentPageId

        public String getParentPageId()
        Returns:
        the parentPageTitle
      • setParentPageIdDeprecated

        public void setParentPageIdDeprecated​(String parentPageId)
        this attribute name containing dash is not supported in yaml format
        Parameters:
        parentPageId - the parentPageTitle to set
      • setParentPageId

        public void setParentPageId​(String parentPageId)
        Parameters:
        parentPageId - the parentPageTitle to set
      • optParentPageId

        public final Optional<String> optParentPageId()
        Returns: