Uses of Interface
com.skava.auth.repository.GroupAttributeRepository.GroupAttributeProjection
Packages that use GroupAttributeRepository.GroupAttributeProjection
Package
Description
Repository classes to represent the data access layer of the entities.
-
Uses of GroupAttributeRepository.GroupAttributeProjection in com.skava.auth.repository
Methods in com.skava.auth.repository that return types with arguments of type GroupAttributeRepository.GroupAttributeProjectionModifier and TypeMethodDescriptionGroupAttributeRepository.findAllGroupAttributesByUserId
(Long userId) Service definition to find all group attributes by user id.