Uses of Package
com.broadleafcommerce.cart.client.domain
Packages that use com.broadleafcommerce.cart.client.domain
-
Classes in com.broadleafcommerce.cart.client.domain used by com.broadleafcommerce.cart.client.domainClassDescriptionDictates how included items or item choices should be priced.Represents a customer facing shopping cart with items, pricing and fulfillment information.The domain used to record the actions taken against a cart
Cart
.The domain object that is used to alert customers about some problems with theCart
.An item in aCart
.Deprecated, for removal: This API element is subject to removal in a future version.Pricing information for aCart
.Used to inform what configuration errors may exist on a cart item viaCartItem.getAttributeConfigErrors()
andCartItem.getGlobalConfigErrors()
Contains details to attach to a dependentCartItem
.A group of items designated to a certain fulfillment location and type.Deprecated, for removal: This API element is subject to removal in a future version.A cart item designated to a specificFulfillmentGroup
for fulfillment.Tax information about this fulfillment item.A reference object for holding data from a primary entity-asset (e.g., a product's primary image) that can be kept on aCartItem
for displaying product assets.An item of an Item List.A reference to some external SKU from the context of an item.Represents a pricing override to be used for a dependent item (like a warranty) if a specific variant of the parent product is added as the dependent's parent.
DefaultCartItemTypes