Package com.broadleafcommerce.data.tracking.core.mapping.money
package com.broadleafcommerce.data.tracking.core.mapping.money
-
ClassDescriptionA currency resolver that allows for a configurable set of
CurrencyContextProvidersWhile mapping from a repository domain that stores a numeric value to a business domain that utilizes aMonetaryAmountthis gives the facilities to resolve a currency for the given source repository object.Allows a repository domain object to contribute its own currency information to theMonetaryMapperMemberwhen initializingMonetaryAmounts on the business domain.Untility to allow for resolving the currency based on a supplied object and / or theContextInfo.Deprecated.