Uses of Class
de.hybris.platform.classification.features.LocalizedFeature
-
Packages that use LocalizedFeature Package Description com.hybris.backoffice.excel.translators.classification de.hybris.platform.commerceservices.search.searchservices.provider.impl -
-
Uses of LocalizedFeature in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification with parameters of type LocalizedFeature Modifier and Type Method Description protected java.util.Collection<FeatureValue>AbstractClassificationAttributeTranslator. getLocalizedFeatureValues(ExcelClassificationAttribute excelAttribute, LocalizedFeature feature) -
Uses of LocalizedFeature in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl with parameters of type LocalizedFeature Modifier and Type Method Description protected voidProductClassificationAttributeSnIndexerValueProvider. addLocalizedFeatureValues(java.util.List<java.util.Locale> locales, java.util.Map<java.util.Locale,java.util.List<java.lang.Object>> localizedValues, LocalizedFeature localizedFeature)
-