Uses of Class
org.codelibs.fess.app.pager.RelatedQueryPager
Packages that use RelatedQueryPager
-
Uses of RelatedQueryPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type RelatedQueryPagerModifier and TypeMethodDescriptionList<org.codelibs.fess.opensearch.config.exentity.RelatedQuery> RelatedQueryService.getRelatedQueryList(RelatedQueryPager relatedQueryPager) Retrieves a paginated list of related queries based on the provided pager parameters.protected voidRelatedQueryService.setupListCondition(org.codelibs.fess.opensearch.config.cbean.RelatedQueryCB cb, RelatedQueryPager relatedQueryPager) Sets up the search conditions for the related query list based on the pager parameters.