Uses of Class
com.broadleafcommerce.pricing.client.domain.ExchangeRateDetail
Packages that use ExchangeRateDetail
-
Uses of ExchangeRateDetail in com.broadleafcommerce.pricing.client.domain
Methods in com.broadleafcommerce.pricing.client.domain that return ExchangeRateDetailModifier and TypeMethodDescriptionPriceTypeDetail.getExchangeRateDetail()TheExchangeRateDetailused to convert the price from the original currency to thePriceInfoContext.getRequestedCurrency().Methods in com.broadleafcommerce.pricing.client.domain with parameters of type ExchangeRateDetailModifier and TypeMethodDescriptionvoidPriceTypeDetail.setExchangeRateDetail(ExchangeRateDetail exchangeRateDetail) TheExchangeRateDetailused to convert the price from the original currency to thePriceInfoContext.getRequestedCurrency().