com.retek.component.history.test
Class HistoryObjectMaster

java.lang.Object
  extended bycom.retek.component.history.test.HistoryObjectMaster

public class HistoryObjectMaster
extends java.lang.Object


Constructor Summary
HistoryObjectMaster()
           
 
Method Summary
static HistoryEvent createHistoryEventForActivityRequest(Customer customer, CustomerOrder order, ActivityRequest request)
           
static HistoryEvent createHistoryEventForCustomer(Customer customer, Banner banner)
           
static HistoryEvent createHistoryEventForOrder(CustomerOrder order)
           
static HistoryEvent createHistoryEventWithOrderVisiblity(CustomerOrder order)
           
static void resetAllDaos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryObjectMaster

public HistoryObjectMaster()
Method Detail

resetAllDaos

public static void resetAllDaos()
                         throws SystemException,
                                BusinessException
Throws:
SystemException
BusinessException

createHistoryEventForCustomer

public static HistoryEvent createHistoryEventForCustomer(Customer customer,
                                                         Banner banner)
                                                  throws java.lang.Exception
Throws:
java.lang.Exception

createHistoryEventWithOrderVisiblity

public static HistoryEvent createHistoryEventWithOrderVisiblity(CustomerOrder order)
                                                         throws java.lang.Exception
Throws:
java.lang.Exception

createHistoryEventForOrder

public static HistoryEvent createHistoryEventForOrder(CustomerOrder order)
                                               throws java.lang.Exception
Throws:
java.lang.Exception

createHistoryEventForActivityRequest

public static HistoryEvent createHistoryEventForActivityRequest(Customer customer,
                                                                CustomerOrder order,
                                                                ActivityRequest request)
                                                         throws java.lang.Exception
Throws:
java.lang.Exception


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