Interface UiServiceInternal

    • Method Detail

      • getGlobalMenu

        List<MenuItem> getGlobalMenu​(Set<String> permissions)
                              throws ServiceLayerException
        Returns the global menu items available based on the specified permissions
        Parameters:
        permissions - the permissions that restrict what menu items the user has access to
        Returns:
        the list of menu items
        Throws:
        ServiceLayerException - if another error occurs