public class ForecastShiftModelDetailInsertEvent extends InsertEvent<BOForecastShiftModelDetail>
Event to insert a BOForecastShiftModelDetail.
The launcher must provide a valid BOForecastShiftModelDetail in order to successfully call this event.
The listener inserts all the BOForecastShiftModelDetail components starting from the event input, i.e. the given BOForecastShiftModelDetail in which all needed components were previously set.
Since:
15.0
GCApi:
event
Reactors:
BTForecastShiftModelDetailInsert(0)
No Spouts