Uses of Interface
com.skava.auth.repository.PrivilegeRepository.BusinessPrivilegesProjection
Packages that use PrivilegeRepository.BusinessPrivilegesProjection
Package
Description
Repository classes to represent the data access layer of the entities.
-
Uses of PrivilegeRepository.BusinessPrivilegesProjection in com.skava.auth.repository
Methods in com.skava.auth.repository that return types with arguments of type PrivilegeRepository.BusinessPrivilegesProjectionModifier and TypeMethodDescriptionPrivilegeRepository.findAllBusinessLevelGroupPrivilegesByUserId
(Long userId) findAllBusinessLevelGroupPrivilegesByUserIdPrivilegeRepository.findAllBusinessLevelRolePrivilegesByUserId
(Long userId) findAllBusinessLevelRolePrivilegesByUserIdPrivilegeRepository.findAllDynamicGroupPrivilegesByUserId
(Long userId) findAllDynamicGroupPrivilegesByUserIdPrivilegeRepository.findAllDynamicRolePrivilegesByUserId
(Long userId) findAllDynamicRolePrivilegesByUserId