Uses of Class
org.codelibs.fess.app.web.api.admin.dict.mapping.SearchBody
Packages that use SearchBody
-
Uses of SearchBody 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 SearchBodyModifier and TypeMethodDescriptionorg.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminDictMappingAction.get$settings(String dictId, SearchBody body) Retrieve list of character mapping entries for the specified dictionary.