Uses of Package
com.broadleafcommerce.order.client.domain
Packages that use com.broadleafcommerce.order.client.domain
-
Classes in com.broadleafcommerce.order.client.domain used by com.broadleafcommerce.order.client.domainClassDescriptionDefault values for
ReturnAuthorizationItem.getReturnType()
.Domain used to represent an payment is captured for anOrderFulfillment
, or when a previously-captured amount (typically from an AuthorizeAndCapture transaction executed during checkout) is claimed for anOrderFulfillment
.A reference object for holding data from a primary entity-asset (e.g., a product's primary image) that can be kept on anOrderItem
for displaying product assets.Represents a purchase of items, often generated from a submitted cart.A group of item(s) from anOrder
that are fulfilled together.Represents anOrderItem
designated to a particularOrderFulfillment
for fulfillment.Fine grained tax information about a fulfillment item.Default values forOrderFulfillment.getStatus()
.An item in anOrder
.Pricing information for anOrder
.Represents an item which is being returned in aReturnAuthorization
.Default values forReturnAuthorization.status
Represents a portion of aReturnAuthorizationItem
which has been confirmed as returned.Default values forReturnConfirmation.status
Shipping information for a specific shipment.