A stateless session EJB used to price Line objects based on discounts represented by QualificationDiscountDef objects. |
|
The home interface of the PriceService EJB. |
|
PricingReply is used to maintain the results of a PriceService pricing operation. |
|
This class is used as input to the computeSubtotal() and computeTotal() operations of the PriceService. |
This class is used to hold information corresponding to pricing adjustments to a Line item. |
|
This class represents some quantity of a ProductItem. |
|
The PricingRequestImpl is used as input to the Price Service during a pricing operation. |
A PriceEngineException indicates a failure of the price engine during a pricing operation. |
|
A PricingException indicates a failure of the price service during a pricing operation. |