Uses of Interface
org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
Packages that use PromotableFulfillmentGroupAdjustment
Package
Description
-
Uses of PromotableFulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.service.discount.domain
Classes in org.broadleafcommerce.core.offer.service.discount.domain that implement PromotableFulfillmentGroupAdjustmentFields in org.broadleafcommerce.core.offer.service.discount.domain with type parameters of type PromotableFulfillmentGroupAdjustmentModifier and TypeFieldDescriptionPromotableFulfillmentGroupImpl.candidateFulfillmentGroupAdjustmentsMethods in org.broadleafcommerce.core.offer.service.discount.domain that return PromotableFulfillmentGroupAdjustmentModifier and TypeMethodDescriptionPromotableItemFactory.createPromotableFulfillmentGroupAdjustment(PromotableCandidateFulfillmentGroupOffer promotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup fulfillmentGroup) PromotableItemFactoryImpl.createPromotableFulfillmentGroupAdjustment(PromotableCandidateFulfillmentGroupOffer promotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup fulfillmentGroup) Methods in org.broadleafcommerce.core.offer.service.discount.domain that return types with arguments of type PromotableFulfillmentGroupAdjustmentModifier and TypeMethodDescriptionPromotableFulfillmentGroup.getCandidateFulfillmentGroupAdjustments()Adds a fulfillmentGroupAdjustmentPromotableFulfillmentGroupImpl.getCandidateFulfillmentGroupAdjustments()Methods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type PromotableFulfillmentGroupAdjustmentModifier and TypeMethodDescriptionvoidPromotableFulfillmentGroup.addCandidateFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment adjustment) Adds a fulfillmentGroupAdjustmentvoidPromotableFulfillmentGroupImpl.addCandidateFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment adjustment) -
Uses of PromotableFulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.service.processor
Methods in org.broadleafcommerce.core.offer.service.processor that return types with arguments of type PromotableFulfillmentGroupAdjustmentModifier and TypeMethodDescriptionprotected Map<Long,PromotableFulfillmentGroupAdjustment> OrderOfferProcessorImpl.buildPromFulfillmentAdjMap(PromotableFulfillmentGroup fg)