Uses of Interface
com.retek.component.demand.DemandOverTime

Packages that use DemandOverTime
com.retek.component.demand   
com.retek.component.demand.impl   
 

Uses of DemandOverTime in com.retek.component.demand
 

Methods in com.retek.component.demand that return DemandOverTime
 DemandOverTime MediaDemand.getLifetimeDemand()
           
 DemandOverTime MediaDemand.getWeeklyDemand()
           
 DemandOverTime MediaDemand.getDayDemand()
           
 

Methods in com.retek.component.demand with parameters of type DemandOverTime
protected  void DemandOverTimeCalculationTest.assertInventoryDemandValues(DemandOverTime demandOverTime, Money expectedLineMerchTotal, int expectedNumberOfLines, Quantity expectedNumberOfUnits)
           
protected  void DemandOverTimeCalculationTest.assertOrderDemandValues(DemandOverTime demandOverTime, Money expectedOrderMerchTotal, int expectedNumberOfOrders)
           
protected  void DemandOverTimeCalculationTest.assertDemandValues(DemandOverTime demandOverTime, Money expectedOrderMerchTotal, int expectedNumberOfOrders, Money expectedLineMerchTotal, int expectedNumberOfLines, Quantity expectedNumberOfUnits)
           
protected  void DemandOverTimeCalculationTest.assertDemandValuesWithNoLine(DemandOverTime demandOverTime, Money expectedOrderMerchTotal, int expectedNumberOfOrders)
           
protected  void DemandOverTimeCalculationTest.assertDemandValuesWithNoOrder(DemandOverTime demandOverTime, Money expectedLineMerchTotal, int expectedNumberOfLines, Quantity expectedNumberOfUnits)
           
 

Uses of DemandOverTime in com.retek.component.demand.impl
 

Classes in com.retek.component.demand.impl that implement DemandOverTime
 class DemandOverTimeImpl
           
 

Methods in com.retek.component.demand.impl that return DemandOverTime
 DemandOverTime MediaDemandImpl.getLifetimeDemand()
           
 DemandOverTime MediaDemandImpl.getWeeklyDemand()
           
 DemandOverTime MediaDemandImpl.getDayDemand()
           
 DemandOverTime MediaDemandImpl.getHourDemand(RDate timestamp)
           
 



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