Package de.hybris.order.calculation.domain
package de.hybris.order.calculation.domain
-
ClassDescriptionThe kind of charge.Tests OrderCharge and LineItemCharge classestests the different existing Discount typesRepresents one entry (or element) for an
Order.Defines a line item specific charge having a amount (can beMoneyorPercentage) that can only be set during creation.Holds a discounts specific for aLineItem.Central Object that holds all calculation related data and strategies required for calculating the order/cart.Specifies order level charges.Holds discount that apply to a order.Represents the tax, which applies generally to line items or additional charges.Interface for all objects that can be target ofTax.TestsTax