Uses of Class
com.broadleafcommerce.promotion.offer.service.autoconfigure.properties.OfferRoundingProperties
Packages that use OfferRoundingProperties
Package
Description
-
Uses of OfferRoundingProperties in com.broadleafcommerce.promotion.offer.service.autoconfigure
Methods in com.broadleafcommerce.promotion.offer.service.autoconfigure that return OfferRoundingPropertiesModifier and TypeMethodDescriptionOfferServiceProperties.getOrderItemOfferRounding()
Properties related to offer rounding behaviors for order item typed offer.Methods in com.broadleafcommerce.promotion.offer.service.autoconfigure with parameters of type OfferRoundingPropertiesModifier and TypeMethodDescriptionvoid
OfferServiceProperties.setOrderItemOfferRounding
(OfferRoundingProperties orderItemOfferRounding) Properties related to offer rounding behaviors for order item typed offer. -
Uses of OfferRoundingProperties in com.broadleafcommerce.promotion.offer.service.autoconfigure.properties
Subclasses of OfferRoundingProperties in com.broadleafcommerce.promotion.offer.service.autoconfigure.propertiesModifier and TypeClassDescriptionclass
Properties related to offer rounding behaviors for order typed offers.