Uses of Class
de.hybris.platform.sap.productconfig.facades.overview.CharacteristicValue
Packages that use CharacteristicValue
Package
Description
-
Uses of CharacteristicValue in de.hybris.platform.sap.productconfig.facades.overview
Methods in de.hybris.platform.sap.productconfig.facades.overview that return types with arguments of type CharacteristicValueMethod parameters in de.hybris.platform.sap.productconfig.facades.overview with type arguments of type CharacteristicValueModifier and TypeMethodDescriptionvoidCharacteristicGroup.setCharacteristicValues(List<CharacteristicValue> characteristicValues) -
Uses of CharacteristicValue in de.hybris.platform.sap.productconfig.facades.populator
Fields in de.hybris.platform.sap.productconfig.facades.populator declared as CharacteristicValueMethods in de.hybris.platform.sap.productconfig.facades.populator that return types with arguments of type CharacteristicValueMethods in de.hybris.platform.sap.productconfig.facades.populator with parameters of type CharacteristicValueModifier and TypeMethodDescriptionvoidConfigurationOverviewValuePopulator.populate(CsticValueModel source, CharacteristicValue target, Collection<Map> options) Method parameters in de.hybris.platform.sap.productconfig.facades.populator with type arguments of type CharacteristicValueModifier and TypeMethodDescriptionprotected voidConfigurationOverviewInstancePopulator.createCsticValues(List<CharacteristicValue> values, CsticModel cstic, List<CsticValueModel> filteredAssignedValues, Map<String, ClassificationSystemCPQAttributesContainer> nameMap) voidVariantOverviewValuePopulator.populate(FeatureData source, List<CharacteristicValue> target) voidVariantOverviewPopulator.setVariantOverviewValuePopulator(Populator<FeatureData, List<CharacteristicValue>> variantOverviewValuePopulator)