Uses of Class
de.hybris.platform.commercefacades.product.data.FeatureValueData
-
Packages that use FeatureValueData Package Description de.hybris.platform.commercefacades.product.data de.hybris.platform.sap.productconfig.facades.populator -
-
Uses of FeatureValueData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type FeatureValueData Modifier and Type Method Description java.util.Collection<FeatureValueData>FeatureData. getFeatureValues()Method parameters in de.hybris.platform.commercefacades.product.data with type arguments of type FeatureValueData Modifier and Type Method Description voidFeatureData. setFeatureValues(java.util.Collection<FeatureValueData> featureValues) -
Uses of FeatureValueData in de.hybris.platform.sap.productconfig.facades.populator
Methods in de.hybris.platform.sap.productconfig.facades.populator that return types with arguments of type FeatureValueData Modifier and Type Method Description protected static java.util.List<FeatureValueData>VariantOverviewPopulatorTest. mockFeatureValueData(java.lang.String... valueNames)
-