com.retek.component.inventory
Interface InventoryQty
- All Superinterfaces:
- BusinessObject
- All Known Implementing Classes:
- InventoryQtyImpl
- public interface InventoryQty
- extends BusinessObject
getInventoryQtyType
public InventoryQtyType getInventoryQtyType()
isAdded
public boolean isAdded()
getTotalQty
public Quantity getTotalQty()
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isPersisted
public boolean isPersisted()
setIsAdded
public void setIsAdded(boolean isAdded)
setInventoryBucketType
public void setInventoryBucketType(InventoryBucketType inventoryBucketType)
getInventoryBucketType
public InventoryBucketType getInventoryBucketType()
setInventoryQtyType
public void setInventoryQtyType(InventoryQtyType inventoryQtyType)
isIncluded
public boolean isIncluded()
setIsIncluded
public void setIsIncluded(boolean isIncluded)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28