@Service public class DictionaryItemChangeListener extends Object implements io.tesler.api.data.dao.databaselistener.IChangeListener<DictionaryItem>
| Constructor and Description |
|---|
DictionaryItemChangeListener() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends DictionaryItem> |
getType() |
void |
process(io.tesler.api.data.dao.databaselistener.IChangeVector vector,
io.tesler.api.data.dictionary.LOV lov) |
public Class<? extends DictionaryItem> getType()
getType in interface io.tesler.api.data.dao.databaselistener.IChangeListener<DictionaryItem>public void process(io.tesler.api.data.dao.databaselistener.IChangeVector vector,
io.tesler.api.data.dictionary.LOV lov)
process in interface io.tesler.api.data.dao.databaselistener.IChangeListener<DictionaryItem>Copyright © 2018–2020 Tesler. All rights reserved.