Uses of Enum Class
com.broadleafcommerce.promotion.offer.service.dto.OfferNotAppliedReasonEnum
Packages that use OfferNotAppliedReasonEnum
Package
Description
-
Uses of OfferNotAppliedReasonEnum in com.broadleafcommerce.promotion.offer.service
Methods in com.broadleafcommerce.promotion.offer.service with parameters of type OfferNotAppliedReasonEnumModifier and TypeMethodDescriptionprotected com.broadleafcommerce.promotion.offer.client.web.context.discounts.CodeResponseDefaultOfferService.createCodeResponse(OfferNotAppliedReasonEnum notUsedReason) -
Uses of OfferNotAppliedReasonEnum in com.broadleafcommerce.promotion.offer.service.dto
Methods in com.broadleafcommerce.promotion.offer.service.dto that return OfferNotAppliedReasonEnumModifier and TypeMethodDescriptionstatic OfferNotAppliedReasonEnumReturns the enum constant of this class with the specified name.static OfferNotAppliedReasonEnum[]OfferNotAppliedReasonEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.broadleafcommerce.promotion.offer.service.dto with parameters of type OfferNotAppliedReasonEnumModifier and TypeMethodDescriptionprotected com.broadleafcommerce.promotion.offer.client.web.context.discounts.CodeResponseOfferProcessingContext.createCodeResponse(OfferNotAppliedReasonEnum notUsedReason, com.broadleafcommerce.common.extension.TypeFactory offerFactory, org.springframework.context.MessageSource messageSource) -
Uses of OfferNotAppliedReasonEnum in com.broadleafcommerce.promotion.offer.service.engine.application.processor.helper
Methods in com.broadleafcommerce.promotion.offer.service.engine.application.processor.helper with parameters of type OfferNotAppliedReasonEnumModifier and TypeMethodDescriptioncom.broadleafcommerce.promotion.offer.client.web.context.discounts.CodeResponseDefaultOrderAndItemOfferHelper.createCodeResponse(OfferNotAppliedReasonEnum notUsedReason) com.broadleafcommerce.promotion.offer.client.web.context.discounts.CodeResponseOrderAndItemOfferHelper.createCodeResponse(OfferNotAppliedReasonEnum notUsedReason) Returns the CodeResponse built from the suppliedOfferNotAppliedReasonEnum. -
Uses of OfferNotAppliedReasonEnum in com.broadleafcommerce.promotion.offer.service.engine.application.processor.helper.item
Methods in com.broadleafcommerce.promotion.offer.service.engine.application.processor.helper.item with parameters of type OfferNotAppliedReasonEnumModifier and TypeMethodDescriptionprotected com.broadleafcommerce.promotion.offer.client.web.context.discounts.CodeResponseDefaultQualifierAndTargetMarker.createCodeResponse(OfferNotAppliedReasonEnum notUsedReason) -
Uses of OfferNotAppliedReasonEnum in com.broadleafcommerce.promotion.offer.service.engine.candidate
Methods in com.broadleafcommerce.promotion.offer.service.engine.candidate with parameters of type OfferNotAppliedReasonEnumModifier and TypeMethodDescriptionprotected com.broadleafcommerce.promotion.offer.client.web.context.discounts.CodeResponseDefaultOfferCandidateService.createCodeResponse(OfferNotAppliedReasonEnum notUsedReason)