Class MenuManager


  • public class MenuManager
    extends java.lang.Object
    • Method Detail

      • getMenuElementsForRole

        public java.util.List<MenuElement> getMenuElementsForRole​(java.lang.String userRole)
        Returns:
        the menu configuration depending on userRole (or the default configuration if userRole is null or the configuration for the userRole is missing)