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