Uses of Interface
com.foreach.across.modules.web.menu.MenuMatcher
-
Uses of MenuMatcher in com.foreach.across.modules.web.menu
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionstatic MenuMatcher
MenuMatchers.pathEquals
(String path) static MenuMatcher
MenuMatchers.pathMatches
(String pattern) static MenuMatcher
MenuMatchers.pathMatches
(String pattern, boolean ignoreCase) static MenuMatcher
MenuMatchers.pathMatches
(Pattern pattern) Modifier and TypeMethodDescriptionvoid
FixedMenuOrderComparator.put
(MenuMatcher matcher, int order)