Uses of Class
com.eurodyn.qlack.fuse.lexicon.model.Template
Package
Description
-
Uses of Template in com.eurodyn.qlack.fuse.lexicon.mapper
Modifier and TypeMethodDescription -
Uses of Template in com.eurodyn.qlack.fuse.lexicon.model
-
Uses of Template in com.eurodyn.qlack.fuse.lexicon.repository
Modifier and TypeMethodDescriptionTemplateRepository.findByNameAndLanguageId
(String templateName, String languageId) An abstract method that is used to retrieve the name of the template by its name and the language idTemplateRepository.findByNameAndLanguageLocale
(String templateName, String locale) An abstract method declaration to find the name of the template specified by its name and the language localeModifier and TypeMethodDescriptionTemplateRepository.findByName
(String name) A method to retrieve the template by its name