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

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.inventory.impl.remote.command.RemoteMoveQuantityFromReservedToBackorderCommand

public class RemoteMoveQuantityFromReservedToBackorderCommand
extends Command


Constructor Summary
RemoteMoveQuantityFromReservedToBackorderCommand()
           
 
Method Summary
protected  void doExecute()
           
 IntegrationReference getWarehouseIntegarionRef()
           
 void setQuantityToMove(Quantity quantityToMove)
           
 void setSkuId(java.lang.String skuId)
           
 void setVirtualStoreRef(DistributedReference virtualStoreRef)
           
 void setWarehouseIntegarionRef(IntegrationReference reference)
           
 
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
 

Constructor Detail

RemoteMoveQuantityFromReservedToBackorderCommand

public RemoteMoveQuantityFromReservedToBackorderCommand()
Method Detail

setVirtualStoreRef

public void setVirtualStoreRef(DistributedReference virtualStoreRef)

setQuantityToMove

public void setQuantityToMove(Quantity quantityToMove)

setSkuId

public void setSkuId(java.lang.String skuId)

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

getWarehouseIntegarionRef

public IntegrationReference getWarehouseIntegarionRef()

setWarehouseIntegarionRef

public void setWarehouseIntegarionRef(IntegrationReference reference)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28