Class SchedulingProposalDetailLoadEvent


public class SchedulingProposalDetailLoadEvent extends LoadEvent<SchedulingProposalDetail>
Event to load a SchedulingProposalDetail.

The launcher must provide a valid BOSchedulingProposal id in order to successfully call this event.

The listener loads the SchedulingProposalDetail components starting from the event input, i.e. the given BOSchedulingProposal id.

Since:
14.0
GCApi:
event
Reactors:
BTSchedulingProposalDetailLoad(0)
No Spouts
  • Constructor Details

    • SchedulingProposalDetailLoadEvent

      public SchedulingProposalDetailLoadEvent(Long id)
      Instantiates a new Scheduling Proposal Detail load event.
      Parameters:
      id - the BOSchedulingProposal id