Class ForecastActivityDetailLoadEvent


public class ForecastActivityDetailLoadEvent extends LoadEvent<BOForecastActivityDetail>
Event to load a BOForecastActivityDetail.
The launcher must provide a valid BOForecastActivityDetail id in order to successfully call this event.
The listener load the BOForecastActivityDetail components starting from the event input, i.e. the given BOForecastActivityDetail.
Since:
15.0
GCApi:
event
Reactors:
BTForecastActivityDetailLoad(0)
No Spouts
  • Constructor Details

    • ForecastActivityDetailLoadEvent

      public ForecastActivityDetailLoadEvent(Long id)
      Instantiates a forecast activity detail load event.
      Parameters:
      id - the BOForecastActivityDetail id