Uses of Class
org.codelibs.fess.app.pager.RelatedQueryPager
-
Packages that use RelatedQueryPager Package Description org.codelibs.fess.app.service -
-
Uses of RelatedQueryPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type RelatedQueryPager Modifier and Type Method Description List<RelatedQuery>RelatedQueryService. getRelatedQueryList(RelatedQueryPager relatedQueryPager)protected voidRelatedQueryService. setupListCondition(RelatedQueryCB cb, RelatedQueryPager relatedQueryPager)
-