public interface FutureStockService
| Modifier and Type | Method and Description |
|---|---|
Map<Date,Integer> |
getFutureAvailability(ProductModel product)
Gets the future product availability for the specified product, for each future date.
|
static final String BEAN_NAME
Map<Date,Integer> getFutureAvailability(ProductModel product)
product - the productCopyright © 2017 SAP SE. All Rights Reserved.