A B C D E F G H I K P R S T V W 
All Classes All Packages

A

addressLine1(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
Primary address information, typically street name and building number.
addressLine2(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
Secondary address information, like apartment, suite, or unit number.
addressLine3(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
Tertiary address information, typically for international addresses.

B

BandedFulfillmentPricingConfig - Class in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.
BandedFulfillmentPricingConfig() - Constructor for class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
 
BandedFulfillmentPricingOption - Class in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.
BandedFulfillmentPricingOption() - Constructor for class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
 
BandedFulfillmentPricingProperties - Class in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.
BandedFulfillmentPricingProperties() - Constructor for class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingProperties
Deprecated.
 
BandedFulfillmentPricingProvider - Class in com.broadleafcommerce.shipping.banded.provider
Deprecated.
Since 1.7.0. Moved to shipping service.
BandedFulfillmentPricingProvider(ObjectMapper, TypeFactory, BandedFulfillmentPricingProperties) - Constructor for class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
BandTypes - Interface in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.
build() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
 
builder() - Static method in class com.broadleafcommerce.shipping.domain.ShippingAddress
 
buildFulfillmentOptionPricedResponse(MonetaryAmount, Map<FulfillmentPricingItem, MonetaryAmount>, BandedFulfillmentPricingOption, boolean) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
Builds a FulfillmentOptionPricedResponse with the given inputs.
buildFulfillmentOptionPricedResponse(MonetaryAmount, Map<FulfillmentPricingItem, MonetaryAmount>, FixedFulfillmentPricingOption, boolean) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
Builds a FulfillmentOptionPricedResponse with the given inputs.
buildFulfillmentOptionPricedResponse(MonetaryAmount, Map<FulfillmentPricingItem, MonetaryAmount>, VirtualFulfillmentPricingOption, boolean) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Builds a FulfillmentOptionPricedResponse with the given inputs.
buildItemToPriceMap(FulfillmentPricingRequest, BandedFulfillmentPricingOption, FulfillmentOptionBand) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
Builds a map of FulfillmentPricingItems to the calculated prices.
buildItemToPriceMap(FulfillmentPricingRequest, FixedFulfillmentPricingOption) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
Builds a map of FulfillmentPricingItems to the calculated prices.
buildItemToPriceMap(FulfillmentPricingRequest, VirtualFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Builds a map of FulfillmentPricingItems to the calculated prices.

C

calculateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
calculateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
calculateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in interface com.broadleafcommerce.shipping.FulfillmentPricingProvider
Deprecated.
Calculate shipping for a request that includes a specified fulfillment option.
calculateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
calculateCostForFulfillmentGroupInternal(FulfillmentPricingRequest, boolean) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
calculateCostForFulfillmentGroupInternal(FulfillmentPricingRequest, boolean) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
calculateCostForFulfillmentGroupInternal(FulfillmentPricingRequest, boolean) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Calculates the shipping costs of the fulfillment items based on the fulfillment option on the request.
calculateFixedPriceForItem(FulfillmentPricingItem, BandedFulfillmentPricingOption, FulfillmentOptionBand, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
calculateFixedPriceForItem(FulfillmentPricingItem, FixedFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
calculateFixedPriceForItem(FulfillmentPricingItem, VirtualFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Calculates the fixed price for the fulfillment item, i.e.
calculateFulfillmentGroupPriceBeforeAdjustments(FulfillmentOptionBand, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
calculateFulfillmentGroupPriceBeforeAdjustments(FixedFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
calculateFulfillmentGroupPriceBeforeAdjustments(VirtualFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Calculates the fixed fulfillment price per fulfillment group.
calculatePercentageBasedPriceForItem(FulfillmentPricingItem, VirtualFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
calculatePercentageBasedPriceForItems(FulfillmentPricingItem, VirtualFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
calculatePercentageRateForItem(FulfillmentPricingItem, FulfillmentOptionBand, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
calculatePercentageRateForItem(FulfillmentPricingItem, FixedFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
calculatePercentageRateForItems(FulfillmentPricingItem, FulfillmentOptionBand, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
calculatePercentageRateForItems(FulfillmentPricingItem, FixedFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
calculatePriceForItem(FulfillmentPricingItem, BandedFulfillmentPricingOption, FulfillmentOptionBand, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
calculatePriceForItem(FulfillmentPricingItem, FixedFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
calculatePriceForItem(FulfillmentPricingItem, VirtualFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
calculatePriceForItems(FulfillmentPricingItem, BandedFulfillmentPricingOption, FulfillmentOptionBand, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
Calculates the price for a fulfillment items.
calculatePriceForItems(FulfillmentPricingItem, FixedFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
Calculates the price for a fulfillment items.
calculatePriceForItems(FulfillmentPricingItem, VirtualFulfillmentPricingOption, CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Calculates the price for a fulfillment items.
canCalculateCostForOption(String) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
canCalculateCostForOption(String) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
canCalculateCostForOption(String) - Method in interface com.broadleafcommerce.shipping.FulfillmentPricingProvider
Deprecated.
Whether this provider has knowledge of the provided option and thus can provide cost information for it.
canCalculateCostForOption(String) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.domain.Weight
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.FulfillmentOption
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
 
canProvidePricedFulfillmentOptions(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
canProvidePricedFulfillmentOptions(FulfillmentPricingRequest) - Method in interface com.broadleafcommerce.shipping.FulfillmentPricingProvider
Deprecated.
Whether this provider can provide fulfillment options based on the "fulfillmentPricingRequest"
canProvidePricedFulfillmentOptions(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
city(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
The city, town or village of this address.
com.broadleafcommerce.shipping - package com.broadleafcommerce.shipping
 
com.broadleafcommerce.shipping.banded - package com.broadleafcommerce.shipping.banded
 
com.broadleafcommerce.shipping.banded.provider - package com.broadleafcommerce.shipping.banded.provider
 
com.broadleafcommerce.shipping.domain - package com.broadleafcommerce.shipping.domain
 
com.broadleafcommerce.shipping.fixed - package com.broadleafcommerce.shipping.fixed
 
com.broadleafcommerce.shipping.fixed.provider - package com.broadleafcommerce.shipping.fixed.provider
 
com.broadleafcommerce.shipping.virtual - package com.broadleafcommerce.shipping.virtual
 
com.broadleafcommerce.shipping.virtual.provider - package com.broadleafcommerce.shipping.virtual.provider
 
convertToStandardWeightUnits(BigDecimal, String) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
Converts the given weight to the application's standard units.
country(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
The country for this address.
county(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
The county of this address.

D

DefaultBandTypes - Enum in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.
DefaultFulfillmentTypes - Enum in com.broadleafcommerce.shipping
Enumerates the types of fulfillment for a fulfillment group.
DefaultWeightUnits - Enum in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.

E

equals(Object) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
 
equals(Object) - Method in class com.broadleafcommerce.shipping.domain.Weight
 
equals(Object) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.shipping.FulfillmentOption
 
equals(Object) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
 
estimateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
estimateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
estimateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in interface com.broadleafcommerce.shipping.FulfillmentPricingProvider
Deprecated.
Estimate shipping for a request that includes a specified fulfillment option.
estimateCostForFulfillmentGroup(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 

F

findBand(BandedFulfillmentPricingOption, FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
findCustomBand(BandedFulfillmentPricingOption, FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
Extension point to handle BandTypes not in DefaultBandTypes.
findPriceBand(BandedFulfillmentPricingOption, FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
findWeightBand(BandedFulfillmentPricingOption, FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
FixedFulfillmentPricingConfig - Class in com.broadleafcommerce.shipping.fixed
Deprecated.
Since 1.7.0. Moved to shipping service.
FixedFulfillmentPricingConfig() - Constructor for class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
 
FixedFulfillmentPricingOption - Class in com.broadleafcommerce.shipping.fixed
Deprecated.
Since 1.7.0. Moved to shipping service.
FixedFulfillmentPricingOption() - Constructor for class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
 
FixedFulfillmentPricingProperties - Class in com.broadleafcommerce.shipping.fixed
Deprecated.
Since 1.7.0. Moved to shipping service.
FixedFulfillmentPricingProperties() - Constructor for class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingProperties
Deprecated.
 
FixedFulfillmentPricingProvider - Class in com.broadleafcommerce.shipping.fixed.provider
Deprecated.
Since 1.7.0. Moved to shipping service.
FixedFulfillmentPricingProvider(ObjectMapper, TypeFactory, FixedFulfillmentPricingProperties) - Constructor for class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
FulfillmentOption - Class in com.broadleafcommerce.shipping
A fulfillment option is used to hold information about a particular type of fulfillment implementation.
FulfillmentOption() - Constructor for class com.broadleafcommerce.shipping.FulfillmentOption
 
FulfillmentOptionBand - Class in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.
FulfillmentOptionBand() - Constructor for class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
 
FulfillmentOptionPricedResponse - Class in com.broadleafcommerce.shipping.domain
Response DTO from a FulfillmentPricingProvider that contains fulfillment price information for items.
FulfillmentOptionPricedResponse() - Constructor for class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
FulfillmentOptionPricedResponse(FulfillmentOption, MonetaryAmount, Instant, Map<String, FulfillmentPriceInfo>) - Constructor for class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
FulfillmentPriceAmount - Class in com.broadleafcommerce.shipping.domain
Currency aware amount for fulfillment pricing
FulfillmentPriceAmount() - Constructor for class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
FulfillmentPriceInfo - Class in com.broadleafcommerce.shipping.domain
Fulfillment pricing information returned from a FulfillmentPricingProvider for a single line item.
FulfillmentPriceInfo() - Constructor for class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
 
FulfillmentPricingItem - Class in com.broadleafcommerce.shipping.domain
An item to be fulfillment priced.
FulfillmentPricingItem() - Constructor for class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
 
FulfillmentPricingProvider - Interface in com.broadleafcommerce.shipping
Deprecated.
Since 1.7.0. Moved to shipping service.
FulfillmentPricingRequest - Class in com.broadleafcommerce.shipping.domain
A grouping of items and address(es) to be used to determine fulfillment pricing as a request DTO sent to FulfillmentPricingProvider.
FulfillmentPricingRequest() - Constructor for class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
 

G

getAddressLine1() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Primary address information, typically street name and building number.
getAddressLine2() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Secondary address information, like apartment, suite, or unit number.
getAddressLine3() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Tertiary address information, typically for international addresses.
getAlpha2() - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
The two letter code for this country.
getAlpha3() - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
The three letter code for this country.
getAmount() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
getAttributes() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
Additional attributes for this request.
getBandedFulfillmentPricingConfig() - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
getBandedProps() - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
getBands() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
 
getBandType() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
What type of band this option represents.
getCity() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The city, town or village of this address.
getConfigPath() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingProperties
Deprecated.
The path to the configuration file used for banded shipping calculations.
getConfigPath() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingProperties
Deprecated.
The path to the configuration file used for fixed fulfillment calculations.
getConfigPath() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingProperties
Deprecated.
The path to the configuration file used for virtual fulfillment calculations.
getCountry() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The country for this address.
getCounty() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The county of this address.
getCurrency() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
getCurrency() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The CurrencyUnit that should be used for this request.
getCustomer() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The customer that these pricing will apply to.
getDaysToShip() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
The number of days this option is expected to ship.
getDaysToShip() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
The number of days this option is expected to ship.
getDefaultBandedFulfillmentPricingOption() - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
Builds a BandedFulfillmentPricingOption with fields initialized to typical values.
getDefaultFixedFulfillmentPricingOption(CurrencyUnit) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
Builds a FixedFulfillmentPricingOption with fields initialized to typical values.
getDefaultVirtualFulfillmentPricingOption(CurrencyUnit) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Builds a VirtualFulfillmentPricingOption with fields initialized to typical values.
getDescription() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
getDescription() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The description for this item.
getDescription() - Method in class com.broadleafcommerce.shipping.FulfillmentOption
The description of this option.
getEstimatedDeliveryDate() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
The estimated delivery date.
getFixedFulfillmentPricingConfig() - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
getFixedPricePerGroup() - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingRequest.
getFixedPricePerGroup() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingRequest.
getFixedPricePerGroup() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingRequest.
getFixedPricePerItem() - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingItem in a group.
getFixedPricePerItem() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingItem in a group.
getFixedPricePerItem() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingItem in a group.
getFixedShipProps() - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
getFromAddress() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The address that the items will be shipped from.
getFulfillmentFlatRates() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
Gets the flat rate for fulfilling this item for a particular fulfillment option type.
getFulfillmentOption() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
getFulfillmentOption() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The address that the items will be shipped to.
getFulfillmentOptionPricingResponses(FulfillmentPricingRequest) - Method in interface com.broadleafcommerce.shipping.FulfillmentPricingProvider
getFulfillmentOptions() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
List of virtual pricing fulfillment options that can be chosen.
getFulfillmentPriceCalculated() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
The total fulfillment price calculated.
getFulfillmentPriceInfos() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
The pricing infos for each of the line items, keyed by item id.
getFulfillmentPricingItems() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The list of items to be priced.
getFulfillmentType() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The type of means by which this fulfillment group is fulfilled.
getItemId() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
The id of the line item for this fulfillment pricing info.
getItemId() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The unique identifier for this line item.
getMerchandiseTotalAmount() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The total price of all the items.
getMinimum() - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
The minimum amount required for the corresponding band type that determines if this band should apply.
getMonetaryAmount(CurrencyUnit, Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
Find the corresponding price for the expected currency, otherwise return zero.
getMonetaryAmount(CurrencyUnit, Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
Find the corresponding price for the expected currency, otherwise return zero.
getMonetaryAmount(CurrencyUnit, Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
Find the corresponding price for the expected currency, otherwise return zero.
getName() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
getName() - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
 
getName() - Method in class com.broadleafcommerce.shipping.FulfillmentOption
The name of this option.
getNumericCode() - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
The three digit code for this country.
getObjectMapper() - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
getObjectMapper() - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
getObjectMapper() - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
getPercentagePerItem() - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
Percentage to multiply against a FulfillmentPricingItem.getMerchandiseTotalAmount() () FulfillmentItem's total}.
getPercentagePerItem() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
Percentage to multiply against a FulfillmentPricingItem.getMerchandiseTotalAmount() () FulfillmentItem's total}.
getPercentagePerItem() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
Percentage to multiply against a FulfillmentItem's total.
getPostalCode() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Postal code or ZIP code for this address.
getPricePerUnit() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
Deprecated.
this is deprecated as the accurate calculation of this value is not feasible for the bundle item, see FulfillmentPricingItem.getMerchandiseTotalAmount()
getQuantity() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The number of units that make up this item.
getShipTables() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
List of banded pricing fulfillment options that can be chosen.
getShipTables() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
List of fixed pricing fulfillment options that can be chosen.
getSkuCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
The sku code for the item.
getSkuCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The sku code for this item.
getStateProvinceRegion() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The state, province or region of this address.
getSubtotal() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
Deprecated.
getTaxCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
getTaxCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The tax code for this item.
getTaxCode() - Method in class com.broadleafcommerce.shipping.FulfillmentOption
The tax code for this option.
getToAddress() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The address that the items will be shipped to.
getTotal() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
The combined total for all units.
getTotalWeight() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
 
getTypeFactory() - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
getTypeFactory() - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
getTypeFactory() - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
getUnit() - Method in class com.broadleafcommerce.shipping.domain.Weight
 
getUnitPrice() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
Deprecated.
this is deprecated as the accurate calculation of this value is not feasible for the bundle item, see FulfillmentPricingItem.getMerchandiseTotalAmount()
getUnits() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
The units to specify the FulfillmentOptionBand.getMinimum() in.
getUnitWeight() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The weight per unit of the item.
getValue() - Method in class com.broadleafcommerce.shipping.domain.Weight
 
getVirtualFulfillmentPricingConfig() - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
getVirtualShipProps() - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 
getWeightUnits() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The units of measure for FulfillmentPricingItem.unitWeight and FulfillmentPricingItem.totalWeight such as POUNDS or KILOGRAMS.

H

hashCode() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
 
hashCode() - Method in class com.broadleafcommerce.shipping.domain.Weight
 
hashCode() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.shipping.FulfillmentOption
 
hashCode() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
 

I

init() - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
init() - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
Reads in the configuration file defined by getConfigPath() and initializes FixedFulfillmentPricingProvider.fixedFulfillmentPricingConfig to the result.
init() - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
isEstimated() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
Whether the calculated price is an estimate.
isSampleConfig() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
Whether this configuration is the out-of-the-box sample.
isSampleConfig() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
Whether this configuration is the out-of-the-box sample.
isSampleConfig() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
Whether this configuration is the out-of-the-box sample.
isTaxable() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
isTaxable() - Method in class com.broadleafcommerce.shipping.FulfillmentOption
Whether any shipping prices should be taxable for this option.
isUseFlatRates() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
isUseFlatRates() - Method in class com.broadleafcommerce.shipping.FulfillmentOption
Whether to use flat rates for this option.

K

KILOGRAMS - com.broadleafcommerce.shipping.banded.DefaultWeightUnits
Deprecated.
 
KILOS_TO_LBS_RATIO - Static variable in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 

P

PICKUP - com.broadleafcommerce.shipping.DefaultFulfillmentTypes
The fulfillment group contains goods that need to be picked up at a store or other location in order to be fulfilled.
postalCode(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
Postal code or ZIP code for this address.
POUNDS - com.broadleafcommerce.shipping.banded.DefaultWeightUnits
Deprecated.
 
preRequest(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
preRequest(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
PRICE - com.broadleafcommerce.shipping.banded.DefaultBandTypes
Deprecated.
 
providePricedFulfillmentOptions(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.banded.provider.BandedFulfillmentPricingProvider
Deprecated.
 
providePricedFulfillmentOptions(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.fixed.provider.FixedFulfillmentPricingProvider
Deprecated.
 
providePricedFulfillmentOptions(FulfillmentPricingRequest) - Method in interface com.broadleafcommerce.shipping.FulfillmentPricingProvider
Deprecated.
Retrieve all possible priced fulfillment options for the provided request.
providePricedFulfillmentOptions(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 

R

resolveCurrency(FulfillmentPricingRequest) - Method in class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 

S

setAddressLine1(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Primary address information, typically street name and building number.
setAddressLine2(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Secondary address information, like apartment, suite, or unit number.
setAddressLine3(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Tertiary address information, typically for international addresses.
setAlpha2(String) - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
The two letter code for this country.
setAlpha3(String) - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
The three letter code for this country.
setAmount(MonetaryAmount) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
Additional attributes for this request.
setBands(List<FulfillmentOptionBand>) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
 
setBandType(String) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
What type of band this option represents.
setCity(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The city, town or village of this address.
setConfigPath(Resource) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingProperties
Deprecated.
The path to the configuration file used for banded shipping calculations.
setConfigPath(Resource) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingProperties
Deprecated.
The path to the configuration file used for fixed fulfillment calculations.
setConfigPath(Resource) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingProperties
Deprecated.
The path to the configuration file used for virtual fulfillment calculations.
setCountry(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The country for this address.
setCounty(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The county of this address.
setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The CurrencyUnit that should be used for this request.
setCustomer(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The customer that these pricing will apply to.
setDaysToShip(Integer) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
The number of days this option is expected to ship.
setDaysToShip(Integer) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
The number of days this option is expected to ship.
setDescription(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
setDescription(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The description for this item.
setDescription(String) - Method in class com.broadleafcommerce.shipping.FulfillmentOption
The description of this option.
setEstimated(boolean) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
Whether the calculated price is an estimate.
setEstimatedDeliveryDate(Instant) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
The estimated delivery date.
setFixedPricePerGroup(Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingRequest.
setFixedPricePerGroup(Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingRequest.
setFixedPricePerGroup(Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingRequest.
setFixedPricePerItem(Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingItem in a group.
setFixedPricePerItem(Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingItem in a group.
setFixedPricePerItem(Set<FulfillmentPriceAmount>) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
Fixed prices (by currency) to add per FulfillmentPricingItem in a group.
setFromAddress(ShippingAddress) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The address that the items will be shipped from.
setFulfillmentFlatRates(Map<String, MonetaryAmount>) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
Gets the flat rate for fulfilling this item for a particular fulfillment option type.
setFulfillmentOption(FulfillmentOption) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
setFulfillmentOption(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The address that the items will be shipped to.
setFulfillmentOptions(List<VirtualFulfillmentPricingOption>) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
List of virtual pricing fulfillment options that can be chosen.
setFulfillmentPriceCalculated(MonetaryAmount) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
The total fulfillment price calculated.
setFulfillmentPriceInfos(Map<String, FulfillmentPriceInfo>) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
The pricing infos for each of the line items, keyed by item id.
setFulfillmentPricingItems(List<FulfillmentPricingItem>) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The list of items to be priced.
setFulfillmentType(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The type of means by which this fulfillment group is fulfilled.
setItemId(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
The id of the line item for this fulfillment pricing info.
setItemId(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The unique identifier for this line item.
setMerchandiseTotalAmount(MonetaryAmount) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The total price of all the items.
setMinimum(BigDecimal) - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
The minimum amount required for the corresponding band type that determines if this band should apply.
setName(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
setName(String) - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
 
setName(String) - Method in class com.broadleafcommerce.shipping.FulfillmentOption
The name of this option.
setNumericCode(Integer) - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
The three digit code for this country.
setPercentagePerItem(BigDecimal) - Method in class com.broadleafcommerce.shipping.banded.FulfillmentOptionBand
Deprecated.
Percentage to multiply against a FulfillmentPricingItem.getMerchandiseTotalAmount() () FulfillmentItem's total}.
setPercentagePerItem(BigDecimal) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
Percentage to multiply against a FulfillmentPricingItem.getMerchandiseTotalAmount() () FulfillmentItem's total}.
setPercentagePerItem(BigDecimal) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
Percentage to multiply against a FulfillmentItem's total.
setPostalCode(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
Postal code or ZIP code for this address.
setPricePerUnit(MonetaryAmount) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
Deprecated.
this is deprecated as the accurate calculation of this value is not feasible for the bundle item, see FulfillmentPricingItem.getMerchandiseTotalAmount()
setQuantity(int) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The number of units that make up this item.
setSampleConfig(boolean) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
Whether this configuration is the out-of-the-box sample.
setSampleConfig(boolean) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
Whether this configuration is the out-of-the-box sample.
setSampleConfig(boolean) - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
Whether this configuration is the out-of-the-box sample.
setShipTables(List<BandedFulfillmentPricingOption>) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
List of banded pricing fulfillment options that can be chosen.
setShipTables(List<FixedFulfillmentPricingOption>) - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
List of fixed pricing fulfillment options that can be chosen.
setSkuCode(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
The sku code for the item.
setSkuCode(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The sku code for this item.
setStateProvinceRegion(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
The state, province or region of this address.
setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The subtotal of this item being paid for by a customer.
setTaxable(boolean) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
setTaxable(boolean) - Method in class com.broadleafcommerce.shipping.FulfillmentOption
Whether any shipping prices should be taxable for this option.
setTaxCode(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
setTaxCode(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The tax code for this item.
setTaxCode(String) - Method in class com.broadleafcommerce.shipping.FulfillmentOption
The tax code for this option.
setToAddress(ShippingAddress) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
The address that the items will be shipped to.
setTotal(MonetaryAmount) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
The combined total for all units.
setTotalWeight(BigDecimal) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The total weight of this item being paid for by a customer.
setUnit(String) - Method in class com.broadleafcommerce.shipping.domain.Weight
 
setUnitPrice(MonetaryAmount) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
Deprecated.
this is deprecated as the accurate calculation of this value is not feasible for the bundle item, see FulfillmentPricingItem.getMerchandiseTotalAmount()
setUnits(String) - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
The units to specify the FulfillmentOptionBand.getMinimum() in.
setUnitWeight(BigDecimal) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The weight per unit of the item.
setUseFlatRates(boolean) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
setUseFlatRates(boolean) - Method in class com.broadleafcommerce.shipping.FulfillmentOption
Whether to use flat rates for this option.
setValue(BigDecimal) - Method in class com.broadleafcommerce.shipping.domain.Weight
 
setWeightUnits(String) - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
The units of measure for FulfillmentPricingItem.unitWeight and FulfillmentPricingItem.totalWeight such as POUNDS or KILOGRAMS.
SHIP - com.broadleafcommerce.shipping.DefaultFulfillmentTypes
The fulfillment group contains goods that need to be physically shipped in order to be fulfilled.
ShipISOCountry - Class in com.broadleafcommerce.shipping.domain
This domain object represents the ISO 3166 standard published by the International Organization for Standardization (ISO), and defines codes for the names of countries, dependent territories, and special areas of geographical interest.
ShipISOCountry() - Constructor for class com.broadleafcommerce.shipping.domain.ShipISOCountry
 
ShippingAddress - Class in com.broadleafcommerce.shipping.domain
An address used to determine fulfillment pricing for a FulfillmentPricingRequest.
ShippingAddress() - Constructor for class com.broadleafcommerce.shipping.domain.ShippingAddress
 
ShippingAddress.ShippingAddressBuilder - Class in com.broadleafcommerce.shipping.domain
 
ShippingCommonAutoConfiguration - Class in com.broadleafcommerce.shipping
Deprecated.
Since 1.7.0. Moved to shipping service.
ShippingCommonAutoConfiguration() - Constructor for class com.broadleafcommerce.shipping.ShippingCommonAutoConfiguration
Deprecated.
 
stateProvinceRegion(String) - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
The state, province or region of this address.

T

toString() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingConfig
Deprecated.
 
toString() - Method in class com.broadleafcommerce.shipping.banded.BandedFulfillmentPricingOption
Deprecated.
 
toString() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentOptionPricedResponse
 
toString() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceAmount
 
toString() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPriceInfo
 
toString() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingItem
 
toString() - Method in class com.broadleafcommerce.shipping.domain.FulfillmentPricingRequest
 
toString() - Method in class com.broadleafcommerce.shipping.domain.ShipISOCountry
 
toString() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress.ShippingAddressBuilder
 
toString() - Method in class com.broadleafcommerce.shipping.domain.ShippingAddress
 
toString() - Method in class com.broadleafcommerce.shipping.domain.Weight
 
toString() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingConfig
Deprecated.
 
toString() - Method in class com.broadleafcommerce.shipping.fixed.FixedFulfillmentPricingOption
Deprecated.
 
toString() - Method in class com.broadleafcommerce.shipping.FulfillmentOption
 
toString() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
 
toString() - Method in class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
 

V

valueOf(String) - Static method in enum com.broadleafcommerce.shipping.banded.DefaultBandTypes
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.shipping.banded.DefaultWeightUnits
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.shipping.DefaultFulfillmentTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.broadleafcommerce.shipping.banded.DefaultBandTypes
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.shipping.banded.DefaultWeightUnits
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.shipping.DefaultFulfillmentTypes
Returns an array containing the constants of this enum type, in the order they are declared.
VIRTUAL - com.broadleafcommerce.shipping.DefaultFulfillmentTypes
The fulfillment group contains goods that are to be virtually fulfilled.
VirtualFulfillmentPricingConfig - Class in com.broadleafcommerce.shipping.virtual
Deprecated.
Since 1.7.0. Moved to shipping service.
VirtualFulfillmentPricingConfig() - Constructor for class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingConfig
Deprecated.
 
VirtualFulfillmentPricingOption - Class in com.broadleafcommerce.shipping.virtual
Deprecated.
Since 1.7.0. Moved to shipping service.
VirtualFulfillmentPricingOption() - Constructor for class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingOption
Deprecated.
 
VirtualFulfillmentPricingProperties - Class in com.broadleafcommerce.shipping.virtual
Deprecated.
Since 1.7.0. Moved to shipping service.
VirtualFulfillmentPricingProperties() - Constructor for class com.broadleafcommerce.shipping.virtual.VirtualFulfillmentPricingProperties
Deprecated.
 
VirtualFulfillmentPricingProvider - Class in com.broadleafcommerce.shipping.virtual.provider
Deprecated.
Since 1.7.0. Moved to shipping service.
VirtualFulfillmentPricingProvider(ObjectMapper, TypeFactory, VirtualFulfillmentPricingProperties) - Constructor for class com.broadleafcommerce.shipping.virtual.provider.VirtualFulfillmentPricingProvider
Deprecated.
 

W

Weight - Class in com.broadleafcommerce.shipping.domain
Weight for shipping items.
Weight() - Constructor for class com.broadleafcommerce.shipping.domain.Weight
 
Weight(BigDecimal, String) - Constructor for class com.broadleafcommerce.shipping.domain.Weight
 
WEIGHT - com.broadleafcommerce.shipping.banded.DefaultBandTypes
Deprecated.
 
WeightUnits - Interface in com.broadleafcommerce.shipping.banded
Deprecated.
Since 1.7.0. Moved to shipping service.
A B C D E F G H I K P R S T V W 
All Classes All Packages