Class ActivityForecastHeaderInsertEvent


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