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
CurrencyContextProvider
sWhile mapping from a repository domain that stores a numeric value to a business domain that utilizes aMonetaryAmount
this 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 theMonetaryMapperMember
when initializingMonetaryAmount
s on the business domain.Untility to allow for resolving the currency based on a supplied object and / or theContextInfo
.Deprecated.