Interface | Description |
---|---|
CurrencyContextProvider<T> |
While mapping from a repository domain that stores a numeric value to a business domain that
utilizes a
MonetaryAmount this gives the facilities to resolve a currency for the given
source repository object. |
CurrencyProvider |
Allows a repository domain object to contribute its own currency information to the
MonetaryMapperMember when initializing MonetaryAmount s on the business domain. |
Class | Description |
---|---|
CompositeCurrencyContextProvider |
A currency resolver that allows for a configurable set of
CurrencyContextProvider s |
CurrentCurrencyUtils |
Untility to allow for resolving the currency based on a supplied object and / or the
ContextInfo . |
MonetaryMapperMember | Deprecated |
Copyright © 2021. All rights reserved.