BLC_OMS_ORDER_LOCK |
com.broadleafcommerce.oms.order.domain.OMSOrderLock |
Represents a lock on an order (used to handle modification/change order) |
BLC_ORDER_ADMIN_ASSIGNMENT |
com.broadleafcommerce.oms.order.domain.OrderAdminAssignment |
Represents the assignment of an order to an admin user |
BLC_ORDER_NOTE |
com.broadleafcommerce.oms.order.domain.OrderNote |
Represents notes about an order |
BLC_ORDER_BLOCK_REASON |
com.broadleafcommerce.oms.order.domain.OrderBlockReason |
Represents the concept of order blocking (configurable business criteria) |
BLC_ORDER_BLOCK_AUDIT |
com.broadleafcommerce.oms.order.domain.OrderBlockAudit |
Represents the audit trail related to how an order was blocked |
BLC_CUSTOMER_NOTE |
com.broadleafcommerce.oms.customer.domain.CustomerNote |
Represents notes about a customer |
BLC_FO_ADMIN_ASSIGNMENT |
com.broadleafcommerce.oms.fulfillment.domain.FulfillmentOrderAdminAssignment |
Represents the assignment of a fulfillment order to an admin user |
BLC_FULFILLMENT_ORDER |
com.broadleafcommerce.oms.fulfillment.domain.FulfillmentOrder |
Represents a Fulfillment Order in the database |
BLC_FULFILLMENT_ORDER_ITEM |
com.broadleafcommerce.oms.fulfillment.domain.FulfillmentOrderItem |
Represents a Fulfillment Order Item |
BLC_FULFILL_ORDER_NOTE |
com.broadleafcommerce.oms.fulfillment.domain.FulfillmentOrderNote |
Represents a Fulfillment Order Note |
BLC_FULFILL_PAYMENT_LOG |
com.broadleafcommerce.oms.fulfillment.domain.FulfillmentPaymentLog |
Represents the relationship between the amount that has been captured/fulfilled for a FulfillmentOrder against a particular OrderPayment |
BLC_SHIPMENT_DETAIL |
com.broadleafcommerce.oms.fulfillment.domain.ShipmentDetail |
Represents a shipment or a box of items that can be tracked. There are typically 1 or more ShipmentDetails per FulfillmentOrder |
BLC_APPEASEMENT_ADJUSTMENT |
com.broadleafcommerce.oms.refund.domain.AppeasementAdjustment |
Represents an appeasement against item charges |
BLC_APPEASE_FULFILL_ADJUSTMENT |
com.broadleafcommerce.oms.refund.domain.AppeasementFulfillmentAdjustment |
Represents an appeasement against fulfillment charges |
BLC_REFUND_PAYMENT_LOG |
com.broadleafcommerce.oms.refund.domain.RefundPaymentLog |
Represents the relationship between the amount that has been refunded for a ReturnAuthorization. |
BLC_RETURN_AUTH_GROUP |
com.broadleafcommerce.oms.returns.domain.ReturnAuthorizationGroup |
Represents a group of Return Authorizations (ability to do return cross-order returns in a single group) |
BLC_RETURN_AUTHORIZATION |
com.broadleafcommerce.oms.returns.domain.ReturnAuthorization |
Represents a Return Authorization |
BLC_RETURN_AUTHORIZATION_ITEM |
com.broadleafcommerce.oms.returns.domain.ReturnAuthorizationItem |
Represents a Return Authorization Item |
BLC_RETURN_AUTH_NOTE |
com.broadleafcommerce.oms.returns.domain.ReturnAuthorizationNote |
Represents a Return Authorization Note |
BLC_RETURN_CONFIRMATION |
com.broadleafcommerce.oms.returns.domain.ReturnConfirmation |
Represents a Return Confirmation |