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