com.retek.component.inventory.impl.remote.command
Class BannerChannelTypeRemoteReserveCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.remote.command.BannerChannelTypeRemoteReserveCommand
- All Implemented Interfaces:
- RemoteReserveCommandInterface
- public class BannerChannelTypeRemoteReserveCommand
- extends Command
- implements RemoteReserveCommandInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BannerChannelTypeRemoteReserveCommand
public BannerChannelTypeRemoteReserveCommand()
setVirtualStoreRef
public void setVirtualStoreRef(DistributedReference virtualStoreRef)
- Specified by:
setVirtualStoreRef
in interface RemoteReserveCommandInterface
setQuantityToReserve
public void setQuantityToReserve(Quantity quantityToReserve)
- Specified by:
setQuantityToReserve
in interface RemoteReserveCommandInterface
setSkuId
public void setSkuId(java.lang.String skuId)
- Specified by:
setSkuId
in interface RemoteReserveCommandInterface
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getReservationValues
public ReservationValues getReservationValues()
- Specified by:
getReservationValues
in interface RemoteReserveCommandInterface
setReserveFromDate
public void setReserveFromDate(RDate reserveFromDate)
- Specified by:
setReserveFromDate
in interface RemoteReserveCommandInterface
setDirectShipSkuSegregation
public void setDirectShipSkuSegregation(boolean directShipSkuSegregation)
- Specified by:
setDirectShipSkuSegregation
in interface RemoteReserveCommandInterface
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28