com.retek.component.demand.batch
Interface DemandManagerBatch

All Superinterfaces:
DemandManager, DistributedObjectManager
All Known Implementing Classes:
DemandManagerImpl

public interface DemandManagerBatch
extends DemandManager


Method Summary
 MediaDemandBatch buildMediaDemandInstance(Media media)
           
 java.util.Set findAllMediaDemand()
           
 java.util.Set findAllOrderDemandRecords()
           
 java.util.Set findAllOrderLineDemandRecords()
           
 
Methods inherited from interface com.retek.component.demand.DemandManager
findMediaDemand, recordOrderDemand, recordOrderLineDemand
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

findAllOrderDemandRecords

public java.util.Set findAllOrderDemandRecords()
                                        throws SystemException
Throws:
SystemException

findAllOrderLineDemandRecords

public java.util.Set findAllOrderLineDemandRecords()
                                            throws SystemException
Throws:
SystemException

findAllMediaDemand

public java.util.Set findAllMediaDemand()
                                 throws SystemException
Throws:
SystemException

buildMediaDemandInstance

public MediaDemandBatch buildMediaDemandInstance(Media media)
                                          throws SystemException
Throws:
SystemException


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