Uses of Class
org.codelibs.fess.app.web.admin.duplicatehost.EditForm
Packages that use EditForm
Package
Description
-
Uses of EditForm in org.codelibs.fess.app.web.admin.duplicatehost
Methods in org.codelibs.fess.app.web.admin.duplicatehost with parameters of type EditFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseDeletes a duplicate host configuration.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing duplicate host configuration.org.lastaflute.web.response.HtmlResponseUpdates an existing duplicate host configuration. -
Uses of EditForm in org.codelibs.fess.app.web.api.admin.duplicatehost
Subclasses of EditForm in org.codelibs.fess.app.web.api.admin.duplicatehostModifier and TypeClassDescriptionclassRequest body class for duplicate host edit operations in the admin REST API.