Class AbstractUserProfilePage

    • Constructor Detail

      • AbstractUserProfilePage

        public AbstractUserProfilePage​(String username)
    • Method Detail

      • getUsername

        public String getUsername()
      • getAvailableCategories

        @Unstable
        public List<String> getAvailableCategories()
        Retrieve the list of menu categories available. Note that if a category is not displayed in the menu, then it cannot be displayed at all.
        Returns:
        the list of menu items available.
        Since:
        13.2RC1