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

Packages that use OrderLineDemandRecord
com.retek.component.demand   
com.retek.component.demand.batch   
com.retek.component.demand.impl   
com.retek.component.demand.test   
 

Uses of OrderLineDemandRecord in com.retek.component.demand
 

Methods in com.retek.component.demand that return OrderLineDemandRecord
 OrderLineDemandRecord DemandManager.recordOrderLineDemand(Media media, boolean addToOrderLineCount, Money addedOrderLineTotal, Quantity addedOrderLineQty)
           
 

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

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

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

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

Classes in com.retek.component.demand.impl that implement OrderLineDemandRecord
 class OrderLineDemandRecordImpl
           
 

Methods in com.retek.component.demand.impl that return OrderLineDemandRecord
 OrderLineDemandRecord DemandManagerImpl.recordOrderLineDemand(Media media, boolean addToOrderLineCount, Money addedOrderLineTotal, Quantity addedOrderLineQty)
           
 

Methods in com.retek.component.demand.impl with parameters of type OrderLineDemandRecord
 void DemandOverTimeImpl.acceptChanges(OrderLineDemandRecord orderLineDemandRecord)
           
 void MediaDemandImpl.acceptChanges(OrderLineDemandRecord orderLineDemand)
           
 

Uses of OrderLineDemandRecord in com.retek.component.demand.test
 

Methods in com.retek.component.demand.test that return OrderLineDemandRecord
static OrderLineDemandRecord DemandObjectMaster.createAdditionalOrderLineDemand(DistributedContext context, Media media)
           
static OrderLineDemandRecord DemandObjectMaster.createNewOrderLineDemand(DistributedContext context, Media media)
           
 



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