Uses of Class
de.hybris.platform.searchservices.model.SnSynonymEntryModel
Packages that use SnSynonymEntryModel
Package
Description
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnSynonymEntryModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type SnSynonymEntryModelModifier and TypeMethodDescriptionSnSynonymDictionaryModel.getEntries()Generated method - Getter of theSnSynonymDictionary.entriesattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type SnSynonymEntryModelModifier and TypeMethodDescriptionvoidSnSynonymDictionaryModel.setEntries(List<SnSynonymEntryModel> value) Generated method - Setter ofSnSynonymDictionary.entriesattribute defined at extensionsearchservices.