com.retek.component.inventory
Interface Inventory

All Superinterfaces:
BusinessObject
All Known Implementing Classes:
InventoryImpl

public interface Inventory
extends BusinessObject


Method Summary
 void addInventoryQtyBucket(InventoryQtyBucket inventoryQtyBucket)
           
 InventoryQtyBucket getInventoryQtyBucket(VirtualStoreInventoryBucketType bucketType)
           
 java.lang.String getItemId()
           
 DistributedReference getOrganizationRef()
           
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Method Detail

getItemId

public java.lang.String getItemId()

getOrganizationRef

public DistributedReference getOrganizationRef()

getInventoryQtyBucket

public InventoryQtyBucket getInventoryQtyBucket(VirtualStoreInventoryBucketType bucketType)

addInventoryQtyBucket

public void addInventoryQtyBucket(InventoryQtyBucket inventoryQtyBucket)


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