com.retek.component.inventory.impl
Class InventoryImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.inventory.impl.InventoryImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, Inventory
- public class InventoryImpl
- extends BusinessObjectImpl
- implements Inventory
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
InventoryImpl
public InventoryImpl(InventoryDto dto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getItemId
public java.lang.String getItemId()
- Specified by:
getItemId
in interface Inventory
getOrganizationRef
public DistributedReference getOrganizationRef()
- Specified by:
getOrganizationRef
in interface Inventory
getInventoryQtyBucket
public InventoryQtyBucket getInventoryQtyBucket(VirtualStoreInventoryBucketType bucketType)
- Specified by:
getInventoryQtyBucket
in interface Inventory
addInventoryQtyBucket
public void addInventoryQtyBucket(InventoryQtyBucket inventoryQtyBucket)
- Specified by:
addInventoryQtyBucket
in interface Inventory
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28