Uses of Class
org.codelibs.fess.app.web.api.admin.group.CreateBody
Packages that use CreateBody
-
Uses of CreateBody in org.codelibs.fess.app.web.api.admin.group
Methods in org.codelibs.fess.app.web.api.admin.group with parameters of type CreateBodyModifier and TypeMethodDescriptionorg.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminGroupAction.post$setting(CreateBody body) Creates a new group setting.