public class ForecastShiftModelDetailUpdateEvent extends UpdateEvent<BOForecastShiftModelDetail>
Event to update a BOForecastShiftModelDetail.
The launcher must provide a valid BOForecastShiftModelDetail in order to successfully call this event.
The listener updates 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:
BTForecastShiftModelDetailUpdate(0)
No Spouts