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