Uses of Class
de.hybris.platform.searchservices.admin.data.SnCurrency
-
-
Uses of SnCurrency in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type SnCurrency Modifier and Type Method Description protected QualifierDTOCSSearchSnSearchProvider. convertCurrencyQualifier(SnCurrency source) -
Uses of SnCurrency in de.hybris.platform.searchservices.admin.converter.populator
Methods in de.hybris.platform.searchservices.admin.converter.populator that return types with arguments of type SnCurrency Modifier and Type Method Description Converter<CurrencyModel,SnCurrency>SnIndexConfigurationPopulator. getSnCurrencyConverter()Methods in de.hybris.platform.searchservices.admin.converter.populator with parameters of type SnCurrency Modifier and Type Method Description voidSnCurrencyPopulator. populate(CurrencyModel source, SnCurrency target)Method parameters in de.hybris.platform.searchservices.admin.converter.populator with type arguments of type SnCurrency Modifier and Type Method Description voidSnIndexConfigurationPopulator. setSnCurrencyConverter(Converter<CurrencyModel,SnCurrency> snCurrencyConverter) -
Uses of SnCurrency in de.hybris.platform.searchservices.admin.data
Methods in de.hybris.platform.searchservices.admin.data that return types with arguments of type SnCurrency Modifier and Type Method Description java.util.List<SnCurrency>SnIndexConfiguration. getCurrencies()Method parameters in de.hybris.platform.searchservices.admin.data with type arguments of type SnCurrency Modifier and Type Method Description voidSnIndexConfiguration. setCurrencies(java.util.List<SnCurrency> currencies) -
Uses of SnCurrency in de.hybris.platform.searchservices.core.service.impl
Methods in de.hybris.platform.searchservices.core.service.impl with parameters of type SnCurrency Modifier and Type Method Description protected CurrencySnQualifierProvider.CurrencySnQualifierCurrencySnQualifierProvider. createQualifier(SnCurrency source)
-