Uses of Class
com.broadleafcommerce.pricing.domain.PricingCategoryDto
Packages that use PricingCategoryDto
Package
Description
-
Uses of PricingCategoryDto in com.broadleafcommerce.pricing.domain
Methods in com.broadleafcommerce.pricing.domain that return types with arguments of type PricingCategoryDtoModifier and TypeMethodDescriptionPriceList.getPricingCategoryAmountOverrides()Price modification factor expressed as a BigDecimal associated with a pricing category key.Method parameters in com.broadleafcommerce.pricing.domain with type arguments of type PricingCategoryDtoModifier and TypeMethodDescriptionvoidPriceList.setPricingCategoryAmountOverrides(List<PricingCategoryDto> pricingCategoryAmountOverrides) Price modification factor expressed as a BigDecimal associated with a pricing category key. -
Uses of PricingCategoryDto in com.broadleafcommerce.pricing.provider.jpa.domain
Methods in com.broadleafcommerce.pricing.provider.jpa.domain that return types with arguments of type PricingCategoryDtoMethod parameters in com.broadleafcommerce.pricing.provider.jpa.domain with type arguments of type PricingCategoryDtoModifier and TypeMethodDescriptionvoidJpaPriceList.setPricingCategoryAmountOverrides(List<PricingCategoryDto> pricingCategoryAmountOverrides)