com.retek.component.inventory.impl.command
Class AtpCalculateDatesCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.command.AtpCalculateDatesCommand
- public class AtpCalculateDatesCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtpCalculateDatesCommand
public AtpCalculateDatesCommand()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getBoDate
public RDate getBoDate(SellableItem sellableItem)
getRsvDate
public RDate getRsvDate(SellableItem sellableItem)
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 reserveFromDate)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28