BEA Systems, Inc.

theory.smart.ebusiness.order
Interface OrderPriceCalculationPolicy

All Known Subinterfaces:
DefaultOrderPriceCalculationPolicy

public interface OrderPriceCalculationPolicy
extends BusinessPolicy

This is the policy that is used in the getTotalPrice to perform any adjustments based on the contents of the order.

See Also:
theory.smart.ebusiness.order.OrderPriceCalculationPolicyHome, theory.smart.ebusiness.order.OrderPriceCalculationPolicyImpl

Method Summary
 Price getTotalPrice(Order order)
           
 

Method Detail

getTotalPrice

public Price getTotalPrice(Order order)
                    throws java.rmi.RemoteException

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved