Uses of Interface
com.foreach.across.modules.web.menu.MenuMatcher
Packages that use MenuMatcher
-
Uses of MenuMatcher in com.foreach.across.modules.web.menu
Classes in com.foreach.across.modules.web.menu that implement MenuMatcherModifier and TypeClassDescriptionstatic classstatic classMethods in com.foreach.across.modules.web.menu that return MenuMatcherModifier and TypeMethodDescriptionstatic MenuMatcherMenuMatchers.pathEquals(String path) static MenuMatcherMenuMatchers.pathMatches(String pattern) static MenuMatcherMenuMatchers.pathMatches(String pattern, boolean ignoreCase) static MenuMatcherMenuMatchers.pathMatches(Pattern pattern) Methods in com.foreach.across.modules.web.menu with parameters of type MenuMatcherModifier and TypeMethodDescriptionvoidFixedMenuOrderComparator.put(MenuMatcher matcher, int order) Constructors in com.foreach.across.modules.web.menu with parameters of type MenuMatcher