com.retek.component.inventory.impl.remote.command
Class BannerChannelTypeRemoteReserveCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.inventory.impl.remote.command.BannerChannelTypeRemoteReserveCommand
All Implemented Interfaces:
RemoteReserveCommandInterface

public class BannerChannelTypeRemoteReserveCommand
extends Command
implements RemoteReserveCommandInterface


Constructor Summary
BannerChannelTypeRemoteReserveCommand()
           
 
Method Summary
protected  void doExecute()
           
 ReservationValues getReservationValues()
           
 void setDirectShipSkuSegregation(boolean directShipSkuSegregation)
           
 void setQuantityToReserve(Quantity quantityToReserve)
           
 void setReserveFromDate(RDate reserveFromDate)
           
 void setSkuId(java.lang.String skuId)
           
 void setVirtualStoreRef(DistributedReference virtualStoreRef)
           
 
Methods inherited from class com.retek.commons.domain.core.Command
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.retek.component.inventory.impl.remote.command.RemoteReserveCommandInterface
execute, setContext
 

Constructor Detail

BannerChannelTypeRemoteReserveCommand

public BannerChannelTypeRemoteReserveCommand()
Method Detail

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