Uses of Class
org.codelibs.fess.app.pager.CrawlingInfoPager
Packages that use CrawlingInfoPager
-
Uses of CrawlingInfoPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type CrawlingInfoPagerModifier and TypeMethodDescriptionList<org.codelibs.fess.opensearch.config.exentity.CrawlingInfo> CrawlingInfoService.getCrawlingInfoList(CrawlingInfoPager crawlingInfoPager) Retrieves a paginated list of crawling information records based on the provided pager criteria.protected voidCrawlingInfoService.setupListCondition(org.codelibs.fess.opensearch.config.cbean.CrawlingInfoCB cb, CrawlingInfoPager crawlingInfoPager) Sets up the database query conditions for listing crawling information records.