| AdvancedTag |
A "tag" represents a unique purchasing attribute for a product such "new", "on sale",
"fairtrade", etc.
|
| Attribute |
Many entities have customizable dynamic attributes, and this class is intended to hold such
values.
|
| AttributeChoice |
Customer-facing input to take in additional information about the product that they are
purchasing.
|
| AttributeChoiceValue |
|
| CartAttributeConstants |
Contains all the constants for Cart.getAttributes() and
Cart.getInternalAttributes().
|
| CartAttributeConstants.Approval |
|
| CartAttributeConstants.Internal |
|
| CartCreationRequest |
A request DTO used to create a new Cart.
|
| CartHolder<P extends com.broadleafcommerce.cart.client.domain.Cart> |
Deprecated.
|
| CartItemAttributeConstants |
|
| CartItemAttributeConstants.Internal |
|
| CatalogItemList<P extends CatalogItem> |
A DTO that holds catalog item references for bulk operations, and lists of failed request params.
|
| Category |
A reference to a category, typically used as a holder for information communicated from an
external service.
|
| DataDrivenEnum |
A reference to a data driven enum, typically used as a holder for information communicated from
an external service.
|
| FulfillmentFlatRate |
Represents a flat fulfillment rate (e.g., shipping price) for a particular fulfillable item
(e.g., CatalogItem, Variant) and fulfillment option (e.g., standard shipping).
|
| IncludedProduct |
|
| InventorySkuRef |
Provides a representation of a SKU reference.
|
| InventoryTransaction |
|
| ItemChoice |
|
| MergeItemPair<I> |
A matched pair of items.
|
| OfferAudit |
Captures audit relevant data when an offer was applied to an order.
|
| Product |
A reference to a product, typically used as a holder for information communicated from an
external service.
|
| ProductOption |
A "product option" encapsulates additional, variable information about a Product
explicitly designed for customer-facing input.
|
| ProductTag |
|
| SimplePage<T> |
A simple page DTO into which a Page can be deserialized and that can be easily
re-serialized without concern for implementation details.
|
| SkuInventoryAvailabilityRequest |
Request to check availability for a SKU with a specified minimum quantity.
|
| SkuInventoryAvailabilitySummary |
|
| SkuInventoryReservationRequest |
Container to allow serialization and transport of specific inventory reservation requests.
|
| SkuInventoryReservationRequestGroup |
Component to allow us to group SkuInventoryReservationRequestItem instances together for
Inventory reservation, based on the fulfillment type and either shipToAddress or
requestedInventoryLocationId.
|
| SkuInventoryReservationRequestItem |
|
| SkuInventoryReservationResponse |
|
| SpecificItemChoice |
|
| TransferCartToken |
The response object used to provide details of the cart transfer token and the token itself.
|
| UserTarget |
Abstraction of a user that different entities, like offers and pricing, can target.
|
| Variant |
Variants can help further identify the specifics of a Product by narrowing down the Sku via *
additional user data.
|
| Weight |
|