Uses of Interface
org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment

Packages that use PromotableFulfillmentGroupAdjustment
org.broadleafcommerce.core.offer.service.discount.domain   
 

Uses of PromotableFulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.service.discount.domain
 

Classes in org.broadleafcommerce.core.offer.service.discount.domain that implement PromotableFulfillmentGroupAdjustment
 class PromotableFulfillmentGroupAdjustmentImpl
           
 

Methods in org.broadleafcommerce.core.offer.service.discount.domain that return PromotableFulfillmentGroupAdjustment
 PromotableFulfillmentGroupAdjustment PromotableItemFactoryImpl.createPromotableFulfillmentGroupAdjustment(FulfillmentGroupAdjustment fulfillmentGroupAdjustment, PromotableFulfillmentGroup fulfillmentGroup)
           
 PromotableFulfillmentGroupAdjustment PromotableItemFactory.createPromotableFulfillmentGroupAdjustment(FulfillmentGroupAdjustment fulfillmentGroupAdjustment, PromotableFulfillmentGroup fulfillmentGroup)
           
 

Methods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type PromotableFulfillmentGroupAdjustment
 void PromotableFulfillmentGroupImpl.addFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment fulfillmentGroupAdjustment)
           
 void PromotableFulfillmentGroup.addFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment fulfillmentGroupAdjustment)
           
 



Copyright © 2013. All Rights Reserved.