com.retek.component.inventory.impl
Class SupplierInventoryImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.inventory.impl.SupplierInventoryImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, SupplierInventory
- public class SupplierInventoryImpl
- extends BusinessObjectImpl
- implements SupplierInventory
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SupplierInventoryImpl
public SupplierInventoryImpl(SupplierInventoryDto dto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getItemId
public java.lang.String getItemId()
- Specified by:
getItemId
in interface SupplierInventory
getSupplierId
public java.lang.String getSupplierId()
- Specified by:
getSupplierId
in interface SupplierInventory
getEndDateTime
public RDate getEndDateTime()
- Specified by:
getEndDateTime
in interface SupplierInventory
getStartDateTime
public RDate getStartDateTime()
- Specified by:
getStartDateTime
in interface SupplierInventory
getSupplierInventoryQuantity
public Quantity getSupplierInventoryQuantity()
throws SystemException,
BusinessException
- Specified by:
getSupplierInventoryQuantity
in interface SupplierInventory
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28