com.retek.component.customerorder.impl.remote
Class VirtualWhReservationValueDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.VirtualWhReservationValueDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class VirtualWhReservationValueDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 Quantity fulfilledQuantity
           
 Quantity reservedQuantity
           
 java.lang.String skuId
           
 int warehousePriority
           
 DistributedReference warehouseRef
           
 
Constructor Summary
VirtualWhReservationValueDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

warehousePriority

public int warehousePriority

skuId

public java.lang.String skuId

warehouseRef

public DistributedReference warehouseRef

reservedQuantity

public Quantity reservedQuantity

fulfilledQuantity

public Quantity fulfilledQuantity
Constructor Detail

VirtualWhReservationValueDto

public VirtualWhReservationValueDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


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