com.retek.component.inventory.impl.command
Class AtpCalculateDatesSellableItemCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.command.AtpCalculateDatesSellableItemCommand
- Direct Known Subclasses:
- AtpCalculateDatesPackCommand, AtpCalculateDatesSkuCommand
- public abstract class AtpCalculateDatesSellableItemCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sellableItems
protected java.util.Set sellableItems
organizationRef
protected DistributedReference organizationRef
rsvDateMap
protected java.util.Map rsvDateMap
boDateMap
protected java.util.Map boDateMap
reserveFromDate
protected RDate reserveFromDate
AtpCalculateDatesSellableItemCommand
public AtpCalculateDatesSellableItemCommand()
getCalculatedRsvDateForDS
protected RDate getCalculatedRsvDateForDS(SellableItem sellableItem)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCalculatedBoDate
protected RDate getCalculatedBoDate(SellableItem sellableItem)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCalculatedRsvDate
protected RDate getCalculatedRsvDate(SellableItem sellableItem)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getTodayDate
protected RDate getTodayDate()
throws SystemException
- Throws:
SystemException
getBoDateMap
public java.util.Map getBoDateMap()
getRsvDateMap
public java.util.Map getRsvDateMap()
setOrganizationRef
public void setOrganizationRef(DistributedReference organizationRef)
setSellableItems
public void setSellableItems(java.util.Set sellableItems)
setAtpValuesMap
public void setAtpValuesMap(java.util.Map atpValuesMap)
setReserveFromDate
public void setReserveFromDate(RDate rsvFromDate)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28