|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |