Uses of Class
org.codelibs.fess.app.web.api.admin.dict.stopwords.SearchBody
Packages that use SearchBody
-
Uses of SearchBody in org.codelibs.fess.app.web.api.admin.dict.stopwords
Methods in org.codelibs.fess.app.web.api.admin.dict.stopwords with parameters of type SearchBodyModifier and TypeMethodDescriptionorg.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminDictStopwordsAction.get$settings(String dictId, SearchBody body) Retrieves stopwords dictionary settings with pagination support.