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