public class OrdersSumsOperandValueProvider extends AbstractOrderOperandValueProvider implements OperandValueProvider<BTGEachOrderTotalSumOperandModel>
BTGEachOrderTotalSumOperandModel operand for the given usercurrencyManager| Constructor and Description |
|---|
OrdersSumsOperandValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(BTGEachOrderTotalSumOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope)
Retrieves the concrete value from a
BTGOperandModel. |
Class |
getValueType(BTGEachOrderTotalSumOperandModel operand)
Retrieves the value-type from a
BTGOperandModel. |
getFlexibleSearchService, getNumberOfOrders, getOrdersTotal, getPriceValuesQuery, getUsersLastOrders, setFlexibleSearchServiceafterPropertiesSet, getPriceValueInBaseCurrency, setApplicationContext, sumPriceValuesInBaseCurrencypublic Object getValue(BTGEachOrderTotalSumOperandModel operand, UserModel user, BTGConditionEvaluationScope evaluationScope)
OperandValueProviderBTGOperandModel.getValue in interface OperandValueProvider<BTGEachOrderTotalSumOperandModel>operand - BTGOperandModel which is asked for it's valueevaluationScope - YTODOpublic Class getValueType(BTGEachOrderTotalSumOperandModel operand)
OperandValueProviderBTGOperandModel.
The type is always assignable to the value-type returned by
OperandValueProvider.getValue(BTGOperandModel, UserModel, BTGConditionEvaluationScope).BTGOperandModel which is asked for it's typegetValueType in interface OperandValueProvider<BTGEachOrderTotalSumOperandModel>Copyright © 2017 SAP SE. All Rights Reserved.