public class DelayedReleaseDateStrategy extends java.lang.Object implements AsnReleaseDateStrategy
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DELAY_DAYS |
| Constructor and Description |
|---|
DelayedReleaseDateStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationService |
getConfigurationService() |
java.util.Date |
getReleaseDateForStockLevel(AdvancedShippingNoticeEntryModel asnEntry)
Gets
StockLevelModel.RELEASEDATE based on given AdvancedShippingNoticeEntryModel.ASN |
void |
setConfigurationService(ConfigurationService configurationService) |
public static final java.lang.String DELAY_DAYS
public java.util.Date getReleaseDateForStockLevel(AdvancedShippingNoticeEntryModel asnEntry)
AsnReleaseDateStrategyStockLevelModel.RELEASEDATE based on given AdvancedShippingNoticeEntryModel.ASNgetReleaseDateForStockLevel in interface AsnReleaseDateStrategyasnEntry - the given AdvancedShippingNoticeEntryModelprotected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.