Which three methods are defined by the ItemPricingCalculator interface?

Which three methods are defined by the ItemPricingCalculator interface?

Which three methods are defined by the ItemPricingCalculator interface?

A.
getPrice

B.
priceEachItem

C.
priceItem

D.
priceOrder

E.
priceSku

F.
priceItems

Explanation:
ItemPricingCalculator Interface
atg.commerce.pricing.ItemPricingCalculator modifies the price of a CommerceItem.

A calculator’s priceItem, priceEachItem, or priceItems method is invoked by the corresponding
method of the same name on the pricing engine. The calculator’s priceItem method modifies
theinput priceObjects according to the current pricing context. The specific way in which the
calculator modifies an item price varies according to individual implementations.
ATG Commerce Programming Guide



Leave a Reply 0

Your email address will not be published. Required fields are marked *