Uses of Class
de.hybris.platform.searchservices.admin.data.SnCurrency
Packages that use SnCurrency
Package
Description
-
Uses of SnCurrency in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type SnCurrencyModifier and TypeMethodDescriptionprotected QualifierDTOCSSearchSnSearchProvider.convertCurrencyQualifier(CSSearchSnSearchProvider.ConverterContext converterContext, 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 SnCurrencyMethods in de.hybris.platform.searchservices.admin.converter.populator with parameters of type SnCurrencyModifier and TypeMethodDescriptionvoidSnCurrencyPopulator.populate(CurrencyModel source, SnCurrency target) Method parameters in de.hybris.platform.searchservices.admin.converter.populator with type arguments of type SnCurrencyModifier and TypeMethodDescriptionvoidSnIndexConfigurationPopulator.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 SnCurrencyMethod parameters in de.hybris.platform.searchservices.admin.data with type arguments of type SnCurrencyModifier and TypeMethodDescriptionvoidSnIndexConfiguration.setCurrencies(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