com.retek.component.demand.test
Class DemandObjectMaster

java.lang.Object
  extended bycom.retek.component.demand.test.DemandObjectMaster

public class DemandObjectMaster
extends java.lang.Object


Constructor Summary
DemandObjectMaster()
           
 
Method Summary
static OrderDemandRecordImpl createAdditionalOrderDemand(DistributedContext context, Media media)
           
static OrderLineDemandRecord createAdditionalOrderLineDemand(DistributedContext context, Media media)
           
static OrderDemandRecordImpl createNewOrderDemand(DistributedContext context, Media media)
           
static OrderLineDemandRecord createNewOrderLineDemand(DistributedContext context, Media media)
           
static void runMediaDemandUpdateBatch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemandObjectMaster

public DemandObjectMaster()
Method Detail

runMediaDemandUpdateBatch

public static void runMediaDemandUpdateBatch()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

createAdditionalOrderDemand

public static OrderDemandRecordImpl createAdditionalOrderDemand(DistributedContext context,
                                                                Media media)
                                                         throws SystemException
Throws:
SystemException

createNewOrderDemand

public static OrderDemandRecordImpl createNewOrderDemand(DistributedContext context,
                                                         Media media)
                                                  throws SystemException
Throws:
SystemException

createAdditionalOrderLineDemand

public static OrderLineDemandRecord createAdditionalOrderLineDemand(DistributedContext context,
                                                                    Media media)
                                                             throws SystemException
Throws:
SystemException

createNewOrderLineDemand

public static OrderLineDemandRecord createNewOrderLineDemand(DistributedContext context,
                                                             Media media)
                                                      throws SystemException
Throws:
SystemException


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