Uses of Class
org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer

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

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

Fields in org.broadleafcommerce.core.offer.service.discount.domain with type parameters of type BundleOrderItemSplitContainer
protected  List<BundleOrderItemSplitContainer> PromotableOrderImpl.bundleSplitItems
           
 

Methods in org.broadleafcommerce.core.offer.service.discount.domain that return types with arguments of type BundleOrderItemSplitContainer
 List<BundleOrderItemSplitContainer> PromotableOrderImpl.getBundleSplitItems()
           
 List<BundleOrderItemSplitContainer> PromotableOrder.getBundleSplitItems()
           
 

Method parameters in org.broadleafcommerce.core.offer.service.discount.domain with type arguments of type BundleOrderItemSplitContainer
 void PromotableOrderImpl.setBundleSplitItems(List<BundleOrderItemSplitContainer> bundleSplitItems)
           
 void PromotableOrder.setBundleSplitItems(List<BundleOrderItemSplitContainer> bundleSplitItems)
           
 



Copyright © 2012. All Rights Reserved.