- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ApiAdminDictMappingAction (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/app/web/api/admin/dict/mapping/ApiAdminDictMappingAction.java
* API action for CRUD and file operations on dictionary character mappings. */ public class ApiAdminDictMappingAction extends FessApiAdminAction { /** * Default constructor. */ public ApiAdminDictMappingAction() { super(); } private static final Logger logger = LogManager.getLogger(ApiAdminDictMappingAction.class); @Resource private CharMappingService charMappingService; /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 9.5K bytes - Click Count (0)