Uses of Class
org.codelibs.fess.app.pager.WebAuthPager
Packages that use WebAuthPager
-
Uses of WebAuthPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type WebAuthPagerModifier and TypeMethodDescriptionList<org.codelibs.fess.opensearch.config.exentity.WebAuthentication> WebAuthenticationService.getWebAuthenticationList(WebAuthPager webAuthenticationPager) Gets a paginated list of web authentications based on the provided pager.protected voidWebAuthenticationService.setupListCondition(org.codelibs.fess.opensearch.config.cbean.WebAuthenticationCB cb, WebAuthPager webAuthenticationPager) Sets up the list condition for querying web authentications.