Uses of Class
com.broadleafcommerce.promotion.offer.service.autoconfigure.OfferServiceProperties
Packages that use OfferServiceProperties
Package
Description
-
Uses of OfferServiceProperties in com.broadleafcommerce.promotion.offer.service
Fields in com.broadleafcommerce.promotion.offer.service declared as OfferServicePropertiesModifier and TypeFieldDescriptionprotected OfferServiceProperties
DefaultOfferAuditDetailService.properties
Methods in com.broadleafcommerce.promotion.offer.service that return OfferServicePropertiesModifier and TypeMethodDescriptionprotected OfferServiceProperties
DefaultOfferAuditDetailService.getProperties()
Methods in com.broadleafcommerce.promotion.offer.service with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoid
DefaultOfferAuditDetailService.setProperties
(OfferServiceProperties properties) -
Uses of OfferServiceProperties in com.broadleafcommerce.promotion.offer.service.engine
Methods in com.broadleafcommerce.promotion.offer.service.engine that return OfferServicePropertiesModifier and TypeMethodDescriptionprotected OfferServiceProperties
DefaultOfferEngineService.getProperties()
Methods in com.broadleafcommerce.promotion.offer.service.engine with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoid
DefaultOfferEngineService.setProperties
(OfferServiceProperties properties) -
Uses of OfferServiceProperties in com.broadleafcommerce.promotion.offer.service.engine.candidate
Methods in com.broadleafcommerce.promotion.offer.service.engine.candidate that return OfferServicePropertiesModifier and TypeMethodDescriptionprotected OfferServiceProperties
DefaultCandidateOfferUtility.getOfferServiceProperties()
Methods in com.broadleafcommerce.promotion.offer.service.engine.candidate with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoid
DefaultCandidateOfferUtility.setOfferServiceProperties
(OfferServiceProperties offerServiceProperties) -
Uses of OfferServiceProperties in com.broadleafcommerce.promotion.offer.service.engine.proration
Methods in com.broadleafcommerce.promotion.offer.service.engine.proration that return OfferServicePropertiesModifier and TypeMethodDescriptionprotected OfferServiceProperties
MoneyRoundingHelper.getOfferServiceProperties()
Methods in com.broadleafcommerce.promotion.offer.service.engine.proration with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoid
MoneyRoundingHelper.setOfferServiceProperties
(OfferServiceProperties offerServiceProperties) -
Uses of OfferServiceProperties in com.broadleafcommerce.promotion.offer.service.validation
Methods in com.broadleafcommerce.promotion.offer.service.validation that return OfferServicePropertiesModifier and TypeMethodDescriptionprotected OfferServiceProperties
OfferValidator.getOfferServiceProperties()
Methods in com.broadleafcommerce.promotion.offer.service.validation with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoid
OfferValidator.setOfferServiceProperties
(OfferServiceProperties offerServiceProperties)