Uses of Class
org.codelibs.fess.app.web.api.admin.role.CreateBody
-
Packages that use CreateBody Package Description org.codelibs.fess.app.web.api.admin.role -
-
Uses of CreateBody in org.codelibs.fess.app.web.api.admin.role
Methods in org.codelibs.fess.app.web.api.admin.role with parameters of type CreateBody Modifier and Type Method Description org.lastaflute.web.response.JsonResponse<ApiResult>ApiAdminRoleAction. put$setting(CreateBody body)
-