Interface SnSynonymDictionaryService
- All Known Implementing Classes:
DefaultSnSynonymDictionaryService
public interface SnSynonymDictionaryService
Service for synonym dictionaries.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the synonym dictionary for the given id.
-
Method Details
-
getSynonymDictionaryForId
Returns the synonym dictionary for the given id.- Parameters:
id- - the id- Returns:
- the synonym dictionary
-