com.bea.commerce.ebusiness.price.engine
Class DiscountCalculatorFixedPrice
java.lang.Object
com.bea.commerce.ebusiness.price.engine.AbstractDiscountCalculator
com.bea.commerce.ebusiness.price.engine.DiscountCalculatorFixedPrice
- All Implemented Interfaces:
- DiscountCalculator
- public class DiscountCalculatorFixedPrice
- extends AbstractDiscountCalculator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cName
public static final String cName
- See Also:
- Constant Field Values
DiscountCalculatorFixedPrice
public DiscountCalculatorFixedPrice()
calcNewPrice
public void calcNewPrice(DiscountModifier modifier,
AdjustmentType type,
QualificationDiscountId discountID,
String reason,
PoolObject object)
calcNewPrice
public void calcNewPrice(DiscountModifier modifier,
AdjustmentType type,
QualificationDiscountId discountID,
String reason,
List objects)
- List of PoolObject(s).
computeNewPrice
protected double computeNewPrice(PoolObject object)
- Description copied from class:
AbstractDiscountCalculator
- Override this method to have processList() work.
- Overrides:
computeNewPrice
in class AbstractDiscountCalculator
getComputation
protected String getComputation()
- Specified by:
getComputation
in class AbstractDiscountCalculator
Copyright © 2004 BEA Systems, Inc. All Rights Reserved