T - type of real cart item.public interface IChainRule<T> extends IRule<T>
| Modifier and Type | Method and Description |
|---|---|
IRule<T> |
getNext()
A chained-rule need to know where the next.
|
contains, containsCountInc, getContainsCount, getPrevious, getPriceScale, getPriority, getSumOfContainsOriginalPrice, getSumOfContainsSalePrice, getSumOfSerialOriginalPrice, getSumOfSerialSalePrice, isLeaf, isTriggered, resetSumOfPrice, resetSumOfSerialOriginalPrice, resetSumOfSerialSalePrice, sumOfContainsOriginalPriceInc, sumOfContainsSalePriceInc, sumOfSerialOriginalPriceInc, sumOfSerialSalePriceIncCopyright © 2018. All rights reserved.