- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for pathMappingItems (0.08 sec)
-
src/main/webapp/WEB-INF/view/admin/pathmap/admin_pathmap.jsp
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 7.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/pathmap/AdminPathmapAction.java
* @param form the search form containing current search criteria */ protected void searchPaging(final RenderData data, final SearchForm form) { RenderDataUtil.register(data, "pathMappingItems", pathMappingService.getPathMappingList(pathMapPager)); // page navi // restore from pager copyBeanToBean(pathMapPager, form, op -> op.include("regex", "replacement")); }Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 20 13:56:35 UTC 2025 - 15.4K bytes - Viewed (0)