Uses of Interface
com.skava.auth.repository.RoleRepository.BusinessLevelRoleNamesProjection
Packages that use RoleRepository.BusinessLevelRoleNamesProjection
Package
Description
Repository classes to represent the data access layer of the entities.
-
Uses of RoleRepository.BusinessLevelRoleNamesProjection in com.skava.auth.repository
Methods in com.skava.auth.repository that return types with arguments of type RoleRepository.BusinessLevelRoleNamesProjectionModifier and TypeMethodDescriptionRoleRepository.findAllBusinessLevelGroupRolesByUserId
(Long userId) RoleRepository.findAllBusinessLevelUserRolesByUserId
(Long userId)