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