primaryToSecondary
void primaryToSecondary(int from,
int to)
Called by the Customer Center framework to indicate that any
currency data displayed in this page must be converted to a
different currency. The specific currencies will be passed in
as Portal integer representations (i.e. 840 == US Dollar, etc.).
These values can be passed directly to the BEID manager for
conversion.
- Parameters:
from
- The currency currently displayedto
- The currency to convert to and display