public class DelayedReleaseDateStrategy extends Object implements AsnReleaseDateStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
DELAY_DAYS |
| Constructor and Description |
|---|
DelayedReleaseDateStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationService |
getConfigurationService() |
Date |
getReleaseDateForStockLevel(AdvancedShippingNoticeEntryModel asnEntry)
Gets release date for Stock Level based on given ASN entry data
|
void |
setConfigurationService(ConfigurationService configurationService) |
public static final String DELAY_DAYS
public Date getReleaseDateForStockLevel(AdvancedShippingNoticeEntryModel asnEntry)
AsnReleaseDateStrategygetReleaseDateForStockLevel in interface AsnReleaseDateStrategyasnEntry - Advanced Shipping Notice Entryprotected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2017 SAP SE. All Rights Reserved.