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 OfferServicePropertiesDefaultOfferAuditDetailService.propertiesMethods in com.broadleafcommerce.promotion.offer.service that return OfferServicePropertiesModifier and TypeMethodDescriptionprotected OfferServicePropertiesDefaultOfferAuditDetailService.getProperties()Methods in com.broadleafcommerce.promotion.offer.service with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoidDefaultOfferAuditDetailService.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 OfferServicePropertiesDefaultOfferEngineService.getProperties()Methods in com.broadleafcommerce.promotion.offer.service.engine with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoidDefaultOfferEngineService.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 OfferServicePropertiesDefaultCandidateOfferUtility.getOfferServiceProperties()Methods in com.broadleafcommerce.promotion.offer.service.engine.candidate with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoidDefaultCandidateOfferUtility.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 OfferServicePropertiesMoneyRoundingHelper.getOfferServiceProperties()Methods in com.broadleafcommerce.promotion.offer.service.engine.proration with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoidMoneyRoundingHelper.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 OfferServicePropertiesOfferValidator.getOfferServiceProperties()Methods in com.broadleafcommerce.promotion.offer.service.validation with parameters of type OfferServicePropertiesModifier and TypeMethodDescriptionvoidOfferValidator.setOfferServiceProperties(OfferServiceProperties offerServiceProperties)