Class ForecastActivityDetailInsertEvent


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