@Service public class DictionaryItemCacheLoader extends Object implements DictionaryCacheLoader
| Constructor and Description |
|---|
DictionaryItemCacheLoader(io.tesler.model.core.dao.JpaDao jpaDao) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoaderName() |
List<SimpleDictionary> |
load() |
public DictionaryItemCacheLoader(io.tesler.model.core.dao.JpaDao jpaDao)
public String getLoaderName()
getLoaderName in interface DictionaryCacheLoaderpublic List<SimpleDictionary> load()
load in interface DictionaryCacheLoaderCopyright © 2018–2021 Tesler. All rights reserved.