Uses of Class
cn.sparrow.model.permission.UserSysrole
Packages that use UserSysrole
Uses of UserSysrole in cn.sparrow.common.repository
Methods in cn.sparrow.common.repository that return types with arguments of type UserSysroleModifier and TypeMethodDescriptionUserSysroleRepository.findByIdUsername(String username)
org.springframework.data.domain.Page<UserSysrole>
UserSysroleRepository.findByIdUsername(String username, org.springframework.data.domain.Pageable p)