Uses of Class
com.broadleafcommerce.pricing.service.autoconfigure.PriceableFieldProperties
Packages that use PriceableFieldProperties
-
Uses of PriceableFieldProperties in com.broadleafcommerce.pricing.service
Methods in com.broadleafcommerce.pricing.service that return PriceableFieldPropertiesModifier and TypeMethodDescriptionprotected PriceableFieldProperties
DefaultPriceInfoService.getPriceableFields()
Constructors in com.broadleafcommerce.pricing.service with parameters of type PriceableFieldPropertiesModifierConstructorDescriptionDefaultPriceInfoService
(PriceDataService<PriceData> priceDataService, com.broadleafcommerce.rulesengine.expression.service.RuleEvaluationService ruleEvaluationService, PriceableFieldProperties priceableFields, PriceListService<PriceList> priceListService, com.broadleafcommerce.data.tracking.core.mapping.validation.EntityValidator validator, com.broadleafcommerce.common.extension.TypeFactory typeFactory)