com.retek.component.demand.impl
Class DemandOverTimeImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.demand.impl.DemandOverTimeImpl
- All Implemented Interfaces:
- BusinessObject, DemandOverTime, SecondClassObject
- public class DemandOverTimeImpl
- extends SecondClassObjectImpl
- implements DemandOverTime
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DemandOverTimeImpl
public DemandOverTimeImpl(DistributedContext context,
DemandOverTimeDto dto)
getDto
public DemandOverTimeDto getDto()
throws SystemException
- Throws:
SystemException
getFlashAverageOrderMerchAmount
public Money getFlashAverageOrderMerchAmount()
throws SystemException
- Specified by:
getFlashAverageOrderMerchAmount
in interface DemandOverTime
- Throws:
SystemException
getFlashNumberOfOrders
public java.lang.Integer getFlashNumberOfOrders()
throws SystemException
- Specified by:
getFlashNumberOfOrders
in interface DemandOverTime
- Throws:
SystemException
getFlashOrderMerchTotal
public Money getFlashOrderMerchTotal()
throws SystemException
- Specified by:
getFlashOrderMerchTotal
in interface DemandOverTime
- Throws:
SystemException
getInventoryLineMerchAverage
public Money getInventoryLineMerchAverage()
throws SystemException
- Specified by:
getInventoryLineMerchAverage
in interface DemandOverTime
- Throws:
SystemException
getInventoryLineMerchTotal
public Money getInventoryLineMerchTotal()
throws SystemException
- Specified by:
getInventoryLineMerchTotal
in interface DemandOverTime
- Throws:
SystemException
getInventoryNumberOfLines
public java.lang.Integer getInventoryNumberOfLines()
throws SystemException
- Specified by:
getInventoryNumberOfLines
in interface DemandOverTime
- Throws:
SystemException
getInventoryNumberOfUnits
public Quantity getInventoryNumberOfUnits()
throws SystemException
- Specified by:
getInventoryNumberOfUnits
in interface DemandOverTime
- Throws:
SystemException
acceptChanges
public void acceptChanges(OrderDemandRecord orderDemandRecord)
throws SystemException
- Specified by:
acceptChanges
in interface DemandOverTime
- Throws:
SystemException
acceptChanges
public void acceptChanges(OrderLineDemandRecord orderLineDemandRecord)
throws SystemException
- Specified by:
acceptChanges
in interface DemandOverTime
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28