Uses of Class
org.codelibs.fess.app.web.admin.pathmap.EditForm
Packages that use EditForm
Package
Description
-
Uses of EditForm in org.codelibs.fess.app.web.admin.pathmap
Methods in org.codelibs.fess.app.web.admin.pathmap with parameters of type EditFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseDeletes a path mapping based on the provided form data.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing path mapping.org.lastaflute.web.response.HtmlResponseUpdates an existing path mapping with the provided form data. -
Uses of EditForm in org.codelibs.fess.app.web.api.admin.pathmap
Subclasses of EditForm in org.codelibs.fess.app.web.api.admin.pathmapModifier and TypeClassDescriptionclassRequest body class for path mapping edit operations in the admin REST API.