Class AdminPageNavEntry

    • Constructor Detail

      • AdminPageNavEntry

        public AdminPageNavEntry()
    • Method Detail

      • setName

        public void setName​(String name)
        Sets the name of the PageNavEntry.
        Parameters:
        name - the name to be set
      • setUrl

        public void setUrl​(String url)
        Sets the URL of this PageNavEntry.
        Parameters:
        url - the URL to be set