com.retek.component.demand
Interface DemandManager
- All Superinterfaces:
- DistributedObjectManager
- All Known Subinterfaces:
- DemandManagerBatch
- All Known Implementing Classes:
- DemandManagerImpl
- public interface DemandManager
- extends DistributedObjectManager
recordOrderDemand
public OrderDemandRecord recordOrderDemand(Media media,
boolean addToOrderCount,
Money addedOrderTotal)
throws SystemException
- Throws:
SystemException
recordOrderLineDemand
public OrderLineDemandRecord recordOrderLineDemand(Media media,
boolean addToOrderLineCount,
Money addedOrderLineTotal,
Quantity addedOrderLineQty)
throws SystemException
- Throws:
SystemException
findMediaDemand
public MediaDemand findMediaDemand(Media media)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28