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

Packages that use OrderDemandRecord
com.retek.component.demand   
com.retek.component.demand.batch   
com.retek.component.demand.impl   
 

Uses of OrderDemandRecord in com.retek.component.demand
 

Methods in com.retek.component.demand that return OrderDemandRecord
 OrderDemandRecord DemandManager.recordOrderDemand(Media media, boolean addToOrderCount, Money addedOrderTotal)
           
 

Methods in com.retek.component.demand with parameters of type OrderDemandRecord
 void DemandOverTime.acceptChanges(OrderDemandRecord orderDemandRecord)
           
 

Uses of OrderDemandRecord in com.retek.component.demand.batch
 

Methods in com.retek.component.demand.batch with parameters of type OrderDemandRecord
 void MediaDemandBatch.acceptChanges(OrderDemandRecord orderDemand)
           
 

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

Classes in com.retek.component.demand.impl that implement OrderDemandRecord
 class OrderDemandRecordImpl
           
 

Methods in com.retek.component.demand.impl that return OrderDemandRecord
 OrderDemandRecord DemandManagerImpl.recordOrderDemand(Media media, boolean addToOrderCount, Money addedOrderTotal)
           
 

Methods in com.retek.component.demand.impl with parameters of type OrderDemandRecord
 void DemandOverTimeImpl.acceptChanges(OrderDemandRecord orderDemandRecord)
           
 void MediaDemandImpl.acceptChanges(OrderDemandRecord orderDemand)
           
 



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