Uses of Class
org.codelibs.fess.app.web.admin.general.EditForm
Packages that use EditForm
Package
Description
-
Uses of EditForm in org.codelibs.fess.app.web.admin.general
Methods in org.codelibs.fess.app.web.admin.general with parameters of type EditFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseUpdates the general system configuration settings.static voidAdminGeneralAction.updateConfig(org.codelibs.fess.mylasta.direction.FessConfig fessConfig, EditForm form) Updates the Fess configuration with values from the form.static voidAdminGeneralAction.updateForm(org.codelibs.fess.mylasta.direction.FessConfig fessConfig, EditForm form) Updates the form with current configuration values. -
Uses of EditForm in org.codelibs.fess.app.web.api.admin.general
Subclasses of EditForm in org.codelibs.fess.app.web.api.admin.generalModifier and TypeClassDescriptionclassRequest body class for general settings edit operations in the admin REST API.