Uses of Class
org.codelibs.fess.app.web.admin.dict.stopwords.EditForm
Packages that use EditForm
Package
Description
-
Uses of EditForm in org.codelibs.fess.app.web.admin.dict.stopwords
Methods in org.codelibs.fess.app.web.admin.dict.stopwords with parameters of type EditFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseDelete a stopwords entry.org.lastaflute.web.response.HtmlResponseDisplay the edit form for an existing stopwords entry.org.lastaflute.web.response.HtmlResponseUpdate an existing stopwords entry. -
Uses of EditForm in org.codelibs.fess.app.web.api.admin.dict.stopwords
Subclasses of EditForm in org.codelibs.fess.app.web.api.admin.dict.stopwordsModifier and TypeClassDescriptionclassRequest body class for stop words dictionary edit operations in the admin REST API.