Uses of Class
de.hybris.platform.searchservices.admin.data.SnSynonymEntry
Packages that use SnSynonymEntry
Package
Description
-
Uses of SnSynonymEntry in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type SnSynonymEntryModifier and TypeMethodDescriptionprotected SynonymEntryDTOCSSearchSnSearchProvider.convertSynonymEntry(SnSynonymEntry source) -
Uses of SnSynonymEntry in de.hybris.platform.searchservices.admin.converter.populator
Methods in de.hybris.platform.searchservices.admin.converter.populator that return types with arguments of type SnSynonymEntryMethods in de.hybris.platform.searchservices.admin.converter.populator with parameters of type SnSynonymEntryModifier and TypeMethodDescriptionvoidSnSynonymEntryPopulator.populate(SnSynonymEntryModel source, SnSynonymEntry target) Method parameters in de.hybris.platform.searchservices.admin.converter.populator with type arguments of type SnSynonymEntryModifier and TypeMethodDescriptionvoidSnSynonymDictionaryPopulator.setSnSynonymEntryConverter(Converter<SnSynonymEntryModel, SnSynonymEntry> snSynonymEntryConverter) -
Uses of SnSynonymEntry in de.hybris.platform.searchservices.admin.data
Methods in de.hybris.platform.searchservices.admin.data that return types with arguments of type SnSynonymEntryMethod parameters in de.hybris.platform.searchservices.admin.data with type arguments of type SnSynonymEntryModifier and TypeMethodDescriptionvoidSnSynonymDictionary.setEntries(List<SnSynonymEntry> entries)