Uses of Interface
org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand
Packages that use FulfillmentPriceBand
Package
Description
-
Uses of FulfillmentPriceBand in org.broadleafcommerce.core.order.domain.weave
Fields in org.broadleafcommerce.core.order.domain.weave with type parameters of type FulfillmentPriceBandModifier and TypeFieldDescriptionprotected List<FulfillmentPriceBand>OptionalEnterpriseBandedPriceFulfillmentOptionTemplate.bandsDeprecated. -
Uses of FulfillmentPriceBand in org.broadleafcommerce.core.order.fulfillment.domain
Classes in org.broadleafcommerce.core.order.fulfillment.domain that implement FulfillmentPriceBandFields in org.broadleafcommerce.core.order.fulfillment.domain with type parameters of type FulfillmentPriceBandModifier and TypeFieldDescriptionprotected List<FulfillmentPriceBand>BandedPriceFulfillmentOptionImpl.bandsMethods in org.broadleafcommerce.core.order.fulfillment.domain that return types with arguments of type FulfillmentPriceBandModifier and TypeMethodDescriptionBandedPriceFulfillmentOption.getBands()BandedPriceFulfillmentOptionImpl.getBands()Method parameters in org.broadleafcommerce.core.order.fulfillment.domain with type arguments of type FulfillmentPriceBandModifier and TypeMethodDescriptionvoidBandedPriceFulfillmentOption.setBands(List<FulfillmentPriceBand> bands) voidBandedPriceFulfillmentOptionImpl.setBands(List<FulfillmentPriceBand> bands)