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, getSerialNum, getSumOfContainsRegularPrice, getSumOfContainsSalePrice, getSumOfSerialRegularPrice, getSumOfSerialSalePrice, isLeaf, isTriggered, resetSumOfPrice, resetSumOfSerialRegularPrice, resetSumOfSerialSalePrice, serialNumInc, sumOfContainsRegularPriceInc, sumOfContainsSalePriceInc, sumOfSerialRegularPriceInc, sumOfSerialSalePriceIncCopyright © 2019. All rights reserved.