The atg.commerce.pricing.ItemListPriceCalculator class is a calculator that determines the list price of an item and sets the itemPriceInfo to that amount. This class extends the ItemPriceCalculator. The list price is determined based on the value returned from the getPriceSource property. This is typically the first in a series of calculations, with this calculator providing a starting price for other calculators. The ItemListPriceCalculator sets the listPrice property of the input price object to the input Price.

The ItemPriceCalculator section includes an example of how the ItemListPriceCalculator determines a price.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices