Uses of Interface
com.skava.auth.repository.RoleRepository.UserRoleProjection
Packages that use RoleRepository.UserRoleProjection
Package
Description
Repository classes to represent the data access layer of the entities.
-
Uses of RoleRepository.UserRoleProjection in com.skava.auth.repository
Methods in com.skava.auth.repository that return types with arguments of type RoleRepository.UserRoleProjectionModifier and TypeMethodDescriptionRoleRepository.findAllRolesByUserIdAndCollectionId
(List<Long> userId, Long collectionId)