Uses of Class
org.codelibs.fess.app.web.api.admin.dict.mapping.CreateBody
Packages that use CreateBody
-
Uses of CreateBody in org.codelibs.fess.app.web.api.admin.dict.mapping
Methods in org.codelibs.fess.app.web.api.admin.dict.mapping with parameters of type CreateBodyModifier and TypeMethodDescriptionorg.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminDictMappingAction.post$setting(String dictId, CreateBody body) Create a new character mapping entry for the specified dictionary.