Uses of Class
com.retek.component.history.HistoryEventRequest

Packages that use HistoryEventRequest
com.retek.component.customerorder   
com.retek.component.history   
 

Uses of HistoryEventRequest in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder with parameters of type HistoryEventRequest
 void CustomerOrder.addHistoryEventRequest(HistoryEventRequest eventRequest)
          Create a new history event request and add to the collection of requests so later history events can be created when order is submitted.
 

Uses of HistoryEventRequest in com.retek.component.history
 

Methods in com.retek.component.history with parameters of type HistoryEventRequest
 HistoryEvent HistoryManager.buildHistoryEventInstance(HistoryEventRequest eventRequest)
          Build a new history event instance for a history event request object.
 boolean HistoryManager.isEventTypeEquals(HistoryEventRequest request, java.lang.String eventTypeId)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25