com.retek.component.inventory
Interface SupplierInventory

All Superinterfaces:
BusinessObject

public interface SupplierInventory
extends BusinessObject


Method Summary
 RDate getEndDateTime()
           
 java.lang.String getItemId()
           
 RDate getStartDateTime()
           
 java.lang.String getSupplierId()
           
 Quantity getSupplierInventoryQuantity()
           
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Method Detail

getItemId

public java.lang.String getItemId()

getSupplierId

public java.lang.String getSupplierId()

getEndDateTime

public RDate getEndDateTime()

getStartDateTime

public RDate getStartDateTime()

getSupplierInventoryQuantity

public Quantity getSupplierInventoryQuantity()
                                      throws SystemException,
                                             BusinessException
Throws:
SystemException
BusinessException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25