Uses of Class
org.codelibs.fess.app.pager.FileConfigPager
Packages that use FileConfigPager
-
Uses of FileConfigPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type FileConfigPagerModifier and TypeMethodDescriptionList<org.codelibs.fess.opensearch.config.exentity.FileConfig> FileConfigService.getFileConfigList(FileConfigPager fileConfigPager) Retrieves a paginated list of file configurations based on the provided pager criteria.protected voidFileConfigService.setupListCondition(org.codelibs.fess.opensearch.config.cbean.FileConfigCB cb, FileConfigPager fileConfigPager) Sets up search conditions for the file configuration list query.