com.retek.component.inventory.impl.remote.command
Class RemoteSkuWarehouseReserveCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.remote.command.RemoteSkuWarehouseReserveCommand
- public class RemoteSkuWarehouseReserveCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteSkuWarehouseReserveCommand
public RemoteSkuWarehouseReserveCommand()
doExecute
protected void doExecute()
throws SystemException,
BusinessException
- Specified by:
doExecute
in class Command
- Throws:
SystemException
BusinessException
getCountryRef
public DistributedReference getCountryRef()
getShipToZipCode
public java.lang.String getShipToZipCode()
getVirtualStoreRef
public DistributedReference getVirtualStoreRef()
getWarehouseReservationValues
public java.util.Set getWarehouseReservationValues()
setCountryRef
public void setCountryRef(DistributedReference countryRef)
setShipToZipCode
public void setShipToZipCode(java.lang.String shipToZipCode)
setVirtualStoreRef
public void setVirtualStoreRef(DistributedReference virtualStoreRef)
getSellableItemId
public java.lang.String getSellableItemId()
getWarehouseQuantityToReserve
public Quantity getWarehouseQuantityToReserve()
setSellableItemId
public void setSellableItemId(java.lang.String string)
setWarehouseQuantityToReserve
public void setWarehouseQuantityToReserve(Quantity quantity)
setSkuPersonalized
public void setSkuPersonalized(boolean isPersonalized)
setSkuGifting
public void setSkuGifting(boolean isGifting)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28