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