Uses of Class
com.broadleafcommerce.pricing.service.autoconfigure.PriceableFieldProperties
-
Packages that use PriceableFieldProperties Package Description com.broadleafcommerce.pricing.service -
-
Uses of PriceableFieldProperties in com.broadleafcommerce.pricing.service
Methods in com.broadleafcommerce.pricing.service that return PriceableFieldProperties Modifier and Type Method Description protected PriceableFieldPropertiesDefaultPriceInfoService. getPriceableFields()Constructors in com.broadleafcommerce.pricing.service with parameters of type PriceableFieldProperties Constructor Description DefaultPriceInfoService(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)
-