Uses of Class
org.codelibs.fess.app.web.admin.badword.EditForm
Packages that use EditForm
Package
Description
-
Uses of EditForm in org.codelibs.fess.app.web.admin.badword
Methods in org.codelibs.fess.app.web.admin.badword with parameters of type EditFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseDelete a bad word.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseUpdate a bad word. -
Uses of EditForm in org.codelibs.fess.app.web.api.admin.badword
Subclasses of EditForm in org.codelibs.fess.app.web.api.admin.badwordModifier and TypeClassDescriptionclassRequest body class for bad word edit operations in the admin REST API.