Class MenuManager


  • @RequestScoped
    public class MenuManager
    extends Object
    Configures cached global menu (@see GlobalMenu) to adapt it to the current session's permissions and caches it in memory for easy consumption by components.
    Author:
    mtaal
    • Constructor Detail

      • MenuManager

        public MenuManager()
    • Method Detail

      • setGlobalMenuOptions

        public void setGlobalMenuOptions​(GlobalMenu globalMenuOptions)
        Sets globalMenuOptions. This method is intended to be used only when running out of a context;
        Parameters:
        globalMenuOptions -