public class CurrencyAwareOperandValueProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
protected C2LManager |
currencyManager |
| Constructor and Description |
|---|
CurrencyAwareOperandValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected PriceValue |
getPriceValueInBaseCurrency(PriceValue source) |
void |
setApplicationContext(ApplicationContext applicationContext) |
protected PriceValue |
sumPriceValuesInBaseCurrency(Collection<PriceValue> prices,
boolean net) |
protected C2LManager currencyManager
protected PriceValue getPriceValueInBaseCurrency(PriceValue source)
protected PriceValue sumPriceValuesInBaseCurrency(Collection<PriceValue> prices, boolean net)
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
BeansExceptionCopyright © 2017 SAP SE. All Rights Reserved.