Uses of Class
com.eurodyn.qlack.fuse.lexicon.model.Group
Package
Description
-
Uses of Group in com.eurodyn.qlack.fuse.lexicon.mapper
-
Uses of Group in com.eurodyn.qlack.fuse.lexicon.model
-
Uses of Group in com.eurodyn.qlack.fuse.lexicon.repository
Modifier and TypeMethodDescriptionGroupRepository.findByTitle
(String title) An abstract method that is used to retrieve group by its title -
Uses of Group in com.eurodyn.qlack.fuse.lexicon.service
Modifier and TypeMethodDescriptionGroupService.findByTitle
(String title) Fetches a group by given title.