Uses of Interface
org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBand

Packages that use FulfillmentBand
org.broadleafcommerce.core.order.fulfillment.domain   
 

Uses of FulfillmentBand in org.broadleafcommerce.core.order.fulfillment.domain
 

Subinterfaces of FulfillmentBand in org.broadleafcommerce.core.order.fulfillment.domain
 interface FulfillmentPriceBand
          This entity defines the bands that can be specified for BandedPriceFulfillmentOption.
 interface FulfillmentWeightBand
          This entity defines the bands that can be specified for BandedWeightFulfillmentOption.
 

Classes in org.broadleafcommerce.core.order.fulfillment.domain that implement FulfillmentBand
 class FulfillmentBandImpl
           
 class FulfillmentPriceBandImpl
           
 class FulfillmentWeightBandImpl
           
 



Copyright © 2012. All Rights Reserved.