Uses of Interface
com.eurodyn.qlack.fuse.lexicon.mapper.KeyMapper
Packages that use KeyMapper
-
Uses of KeyMapper in com.eurodyn.qlack.fuse.lexicon.mapper
Classes in com.eurodyn.qlack.fuse.lexicon.mapper that implement KeyMapper -
Uses of KeyMapper in com.eurodyn.qlack.fuse.lexicon.service
Constructors in com.eurodyn.qlack.fuse.lexicon.service with parameters of type KeyMapperModifierConstructorDescriptionKeyService(KeyRepository keyRepository, GroupRepository groupRepository, KeyMapper keyMapper, DataRepository dataRepository, LanguageRepository languageRepository, GroupService groupService)