|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |