| Package | Description |
|---|---|
| com.ibm.commerce.price.beans |
Contains data beans to work with
currencies.
|
| com.ibm.commerce.price.commands |
Contains controller or task commands to
calculate prices, to handle order adjustments and to handle currency
|
| com.ibm.commerce.price.utils |
Provides a cache of currency and quantity tables to be used by any code needing that information.
|
| Class and Description |
|---|
| MonetaryAmount
A monetary amount.
|
| MonetaryAmountDataBean
Monetary amount data bean service class.
|
| QuantityAmount
A quantity amount.
|
| QuantityAmountDataBeanImpl
Monetary amount data bean service class.
|
| UnitAmountDataBeanImpl
Monetary amount data bean service class.
|
| Class and Description |
|---|
| MonetaryAmount
A monetary amount.
|
| PricedDynamicKitPredefinedConfiguration
A helper that strongly types a pairing of dynamic kit predefined
configuration ID and OfferIdMonetaryAmount objects.
|
| QuantityAmount
A quantity amount.
|
| Class and Description |
|---|
| AbstractGetPriceCmdInput
AbstractGetPriceCmdInput is a base class for other input classes that
implements some common methods.
|
| CurrencyManager
Currency manager.
|
| FormattedMonetaryAmount
Formatted monetary amount.
|
| FormattedQuantityAmount
Formatted quantity amount.
|
| GetPriceCmdInput
GetPriceCmdInput represents the input values of
GetContractUnitPriceCmd, GetProductContractUnitPriceCmd,
GetContractSpecialPriceCmd, and GetCustomContractUnitPriceCmd
to make implementing those commands easier. |
| GetPriceCmdOutput
GetPriceCmdOutput represents the output values of
GetContractUnitPriceCmd, GetProductContractUnitPriceCmd, and
GetContractSpecialPriceCmd to make implementing those commands
easier. |
| MixList
MixList is a List that has better support for arrays.
|
| MonetaryAmount
A monetary amount.
|
| OfferIdMonetaryAmountPair
A helper that strongly types a pairing of offer ID and MonetaryAmount objects.
|
| PriceInputCase
PriceInputCase represents one instance of all the information necessary to
get a single price using
GetContractUnitPriceCmd,
GetContractSpecialPriceCmd, or GetProductContractUnitPriceCmd
. |
| PriceOutputCase
PriceOutputCase represents one instance of all the information related to a
single price calculation returned by
GetContractUnitPriceCmd,
GetContractSpecialPriceCmd, or GetProductContractUnitPriceCmd
. |
| QuantityAmount
A quantity amount.
|
| QuantityManager
Quantity Manager.
|
| TradingManager
TradingManager is used to ensure compatibility for contract entitlement for a
single catalog entry.
|
| UnitAmount
Abstract base class that represents a unit amount.
|
| UnitAmountDataBeanImpl
Monetary amount data bean service class.
|
| UnitManager
Abstract base class for manager classes.
|