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.