Class NavigationMapByName

  • All Implemented Interfaces:
    Map<String,​PageBean>

    public class NavigationMapByName
    extends Object
    implements Map<String,​PageBean>
    special map, the key is the name of a page, and the value if the MenuElement.
    Author:
    pvandermaesen