Represents money, a currency type (e.g. |
|
Represents an adjustment to a Quote object. |
|
Provides information describing an Adjustment. |
|
Specifies the available adjustment types. |
|
A LineAdjustment is used to adjust the unit price of some quantity of a LineItem. |
|
The LineItem class represents some quantity of a ProductItem. |
|
Provides a helper method for creating com.beasys.commerce.axiom.units.Money objects from objects that implement the com.bea.commerce.ebusiness.price.quote.Money interface. |
|
A money object that may have it's amount and currency modified. |
|
An OrderAdjustment is used in conjunction with the Quote class to adjust the total price of the Quote. |
|
The Quote class provides a framework for building a price quote for a collection of LineItems. |
|
A factory for creating objects from the Quote package. |
|
A CurrencyMismatchException indicates that the currencies of Money values within the Quote object do not match. |
|
A MinimumPriceException indicates that some money value is below a prescribed minimum. |
|
A QuoteException indicates a failure within the quote package. |