Uses of Interface
org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOption
Packages that use BandedPriceFulfillmentOption
-
Uses of BandedPriceFulfillmentOption in org.broadleafcommerce.core.order.fulfillment.domain
Classes in org.broadleafcommerce.core.order.fulfillment.domain that implement BandedPriceFulfillmentOptionFields in org.broadleafcommerce.core.order.fulfillment.domain declared as BandedPriceFulfillmentOptionModifier and TypeFieldDescriptionprotected BandedPriceFulfillmentOptionFulfillmentPriceBandImpl.optionMethods in org.broadleafcommerce.core.order.fulfillment.domain that return BandedPriceFulfillmentOptionModifier and TypeMethodDescriptionFulfillmentPriceBand.getOption()Gets theBandedPriceFulfillmentOptionthat this band is associated toFulfillmentPriceBandImpl.getOption()Methods in org.broadleafcommerce.core.order.fulfillment.domain that return types with arguments of type BandedPriceFulfillmentOptionModifier and TypeMethodDescriptionorg.broadleafcommerce.common.copy.CreateResponse<BandedPriceFulfillmentOption>BandedPriceFulfillmentOptionImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) Methods in org.broadleafcommerce.core.order.fulfillment.domain with parameters of type BandedPriceFulfillmentOptionModifier and TypeMethodDescriptionvoidFulfillmentPriceBand.setOption(BandedPriceFulfillmentOption option) Sets theBandedPriceFulfillmentOptionto associate with this bandvoidFulfillmentPriceBandImpl.setOption(BandedPriceFulfillmentOption option)