Interface Summary |
CurrencyResource |
The common interface of CurrencyResource classes that define a table that
stores currency character codes and their coresponding currency scale (the
number of decimal places used) and currency symbol. |
ForeignExchange |
Interfaces with the Foreign Exchange component, which is responsible for
performing all foreign exchange calculations. |
RatesProvider |
The common interface for RateProvider classes. |
RatesRepository |
Classes implementing the RatesRepository interface access the datastore
containing the conversion rates. |