Uses of Class
org.codelibs.fess.app.pager.UserPager
Packages that use UserPager
-
Uses of UserPager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type UserPagerModifier and TypeMethodDescriptionList<org.codelibs.fess.opensearch.user.exentity.User> UserService.getUserList(UserPager userPager) Retrieves a paginated list of users based on the provided pager criteria.protected voidUserService.setupListCondition(org.codelibs.fess.opensearch.user.cbean.UserCB cb, UserPager userPager) Sets up the search conditions for user list queries based on pager criteria.