com.retek.component.inventory.impl.remote.command
Class RemotePackComponentWarehouseReserveCommand
java.lang.Object
com.retek.commons.domain.core.Command
com.retek.component.inventory.impl.remote.command.RemotePackComponentWarehouseReserveCommand
- public class RemotePackComponentWarehouseReserveCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotePackComponentWarehouseReserveCommand
public RemotePackComponentWarehouseReserveCommand()
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()
getSkuReservationValues
public java.util.Set getSkuReservationValues()
getVirtualStoreRef
public DistributedReference getVirtualStoreRef()
getWarehouseReservationValues
public java.util.Set getWarehouseReservationValues()
setCountryRef
public void setCountryRef(DistributedReference countryRef)
setShipToZipCode
public void setShipToZipCode(java.lang.String shipToZipCode)
setSkuReservationValues
public void setSkuReservationValues(java.util.Set skuReservationValues)
setVirtualStoreRef
public void setVirtualStoreRef(DistributedReference virtualStoreRef)
setPersonalized
public void setPersonalized(boolean isPersonalized)
setGifting
public void setGifting(boolean isGifting)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28