Uses of Class
org.codelibs.fess.app.pager.RolePager
Packages that use RolePager
-
Uses of RolePager in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service with parameters of type RolePagerModifier and TypeMethodDescriptionList<org.codelibs.fess.opensearch.user.exentity.Role> RoleService.getRoleList(RolePager rolePager) Gets a list of roles based on the pager.protected voidRoleService.setupListCondition(org.codelibs.fess.opensearch.user.cbean.RoleCB cb, RolePager rolePager) Sets up the list condition for the role query.