Uses of Class
org.codelibs.fess.app.web.admin.searchlist.ListForm
Packages that use ListForm
Package
Description
-
Uses of ListForm in org.codelibs.fess.app.web.admin.searchlist
Methods in org.codelibs.fess.app.web.admin.searchlist with parameters of type ListFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseDeletes all documents matching the current search query.protected org.lastaflute.web.response.HtmlResponseHandles pagination movement logic.protected org.lastaflute.web.response.HtmlResponsePerforms a search operation with the provided form data.org.lastaflute.web.response.HtmlResponseDisplays the search list management index page.org.lastaflute.web.response.HtmlResponseNavigates to a specific page of search results.org.lastaflute.web.response.HtmlResponseNavigates to the next page of search results.org.lastaflute.web.response.HtmlResponseNavigates to the previous page of search results.org.lastaflute.web.response.HtmlResponseExecutes a search based on the provided search criteria. -
Uses of ListForm in org.codelibs.fess.app.web.api.admin.searchlist
Subclasses of ListForm in org.codelibs.fess.app.web.api.admin.searchlistModifier and TypeClassDescriptionclassSearch request body for search list administration API.