Uses of Interface
com.skava.auth.repository.UserRoleRepository.UserRolePrivilegeProjection
Packages that use UserRoleRepository.UserRolePrivilegeProjection
Package
Description
Repository classes to represent the data access layer of the entities.
-
Uses of UserRoleRepository.UserRolePrivilegeProjection in com.skava.auth.repository
Methods in com.skava.auth.repository that return types with arguments of type UserRoleRepository.UserRolePrivilegeProjectionModifier and TypeMethodDescriptionUserRoleRepository.findAllUserRolesAndPrivilegesByUserIdAndCollectionId
(Long userId, Long collectionId)