Uses of Class
org.codelibs.fess.app.pager.CrawlingInfoPager
-
Packages that use CrawlingInfoPager Package Description org.codelibs.fess.app.service -
-
Uses of CrawlingInfoPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type CrawlingInfoPager Modifier and Type Method Description java.util.List<CrawlingInfo>CrawlingInfoService. getCrawlingInfoList(CrawlingInfoPager crawlingInfoPager)protected voidCrawlingInfoService. setupListCondition(CrawlingInfoCB cb, CrawlingInfoPager crawlingInfoPager)
-