Uses of Class
org.codelibs.fess.app.web.admin.duplicatehost.SearchForm
Packages that use SearchForm
-
Uses of SearchForm in org.codelibs.fess.app.web.admin.duplicatehost
Methods in org.codelibs.fess.app.web.admin.duplicatehost with parameters of type SearchFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.index(SearchForm form) org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.reset(SearchForm form) org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.search(SearchForm form) protected voidAdminDuplicatehostAction.searchPaging(org.lastaflute.web.response.render.RenderData data, SearchForm form)