Uses of Class
de.hybris.platform.searchprovidercssearchservices.admin.data.SynonymEntryDTO
-
Packages that use SynonymEntryDTO Package Description de.hybris.platform.searchprovidercssearchservices.admin.data de.hybris.platform.searchprovidercssearchservices.spi.service.impl -
-
Uses of SynonymEntryDTO in de.hybris.platform.searchprovidercssearchservices.admin.data
Methods in de.hybris.platform.searchprovidercssearchservices.admin.data that return types with arguments of type SynonymEntryDTO Modifier and Type Method Description java.util.List<SynonymEntryDTO>SynonymDictionaryDTO. getEntries()Method parameters in de.hybris.platform.searchprovidercssearchservices.admin.data with type arguments of type SynonymEntryDTO Modifier and Type Method Description voidSynonymDictionaryDTO. setEntries(java.util.List<SynonymEntryDTO> entries) -
Uses of SynonymEntryDTO in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl that return SynonymEntryDTO Modifier and Type Method Description protected SynonymEntryDTOCSSearchSnSearchProvider. convertSynonymEntry(SnSynonymEntry source)
-