Interface SnSynonymDictionaryDao
- All Superinterfaces:
GenericDao<SnSynonymDictionaryModel>
- All Known Implementing Classes:
DefaultSnSynonymDictionaryDao
The
SnFieldModel DAO.-
Method Summary
Modifier and TypeMethodDescriptionFinds the synonym dictionary for the given id.
-
Method Details
-
findSynonymDictionaryById
Finds the synonym dictionary for the given id.- Parameters:
id- - the id- Returns:
- the synonym dictionary
-