Class SchedulingProposalDetailSearchEvent


public class SchedulingProposalDetailSearchEvent extends SearchEvent<SchedulingProposalDetailSearchFilter,SchedulingProposalDetail>
Event to search a list of SchedulingProposalDetails.

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

The listener searches the corresponding SchedulingProposalDetail and loads them with all their components

Since:
14.0