com.retek.component.inventory.impl.remote
Class InventoryDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.inventory.impl.remote.InventoryDto
All Implemented Interfaces:
java.io.Serializable

public class InventoryDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.util.Collection inventoryQtyBuckets
           
 boolean isWarehouseCombined
           
 java.lang.String itemId
           
 DistributedReference organizationRef
           
 DistributedReference virtualWarehouseRef
           
 InventoryDto warehouseCombinedInventoryDto
           
 
Constructor Summary
InventoryDto()
           
 
Method Summary
 java.lang.String getId()
          Deprecated. 11/06/2003 : Please remove with 00203 refactoring
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

itemId

public java.lang.String itemId

organizationRef

public DistributedReference organizationRef

inventoryQtyBuckets

public java.util.Collection inventoryQtyBuckets

virtualWarehouseRef

public DistributedReference virtualWarehouseRef

isWarehouseCombined

public boolean isWarehouseCombined

warehouseCombinedInventoryDto

public InventoryDto warehouseCombinedInventoryDto
Constructor Detail

InventoryDto

public InventoryDto()
Method Detail

getId

public java.lang.String getId()
Deprecated. 11/06/2003 : Please remove with 00203 refactoring

Overrides:
getId in class AbstractDto


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