public class AbstractOrderOperandValueProvider extends CurrencyAwareOperandValueProvider
currencyManager| Constructor and Description |
|---|
AbstractOrderOperandValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected FlexibleSearchService |
getFlexibleSearchService() |
protected int |
getNumberOfOrders(UserModel user,
Date fromDate,
Date toDate) |
protected Collection<PriceValue> |
getOrdersTotal(UserModel user,
Date orderTotalFrom,
Date orderTotalTo,
Integer lastOrders,
boolean net) |
protected FlexibleSearchQuery |
getPriceValuesQuery(UserModel user,
Date fromDate,
Date toDate) |
protected List<OrderModel> |
getUsersLastOrders(UserModel user,
Integer lastOrders) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
afterPropertiesSet, getPriceValueInBaseCurrency, setApplicationContext, sumPriceValuesInBaseCurrencyprotected List<OrderModel> getUsersLastOrders(UserModel user, Integer lastOrders)
protected FlexibleSearchQuery getPriceValuesQuery(UserModel user, Date fromDate, Date toDate)
protected FlexibleSearchService getFlexibleSearchService()
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
flexibleSearchService - the flexibleSearchService to setprotected Collection<PriceValue> getOrdersTotal(UserModel user, Date orderTotalFrom, Date orderTotalTo, Integer lastOrders, boolean net)
Copyright © 2017 SAP SE. All Rights Reserved.