Roster Events

The following events are located in the curam.attendance.impl.RosterProcessing interface.

Table 1. Roster Event Details.

This table describes Roster Events

Event Class

Description

Event is raised before and after

RosterProcessingGenerateRosterManuallyEvents Raised when blank roster is generated manually. curam.attendance.impl.RosterProcessing.generateRosterManually()
RosterProcessingGetApplicableRosterRangeEvents Raised when the applicable roster range is retrieved. curam.attendance.impl.RosterProcessing.getApplicableRosterRange()
RosterProcessingCreateRosterOverlappingDateEvents Raised when roster for Service Authorization Line Item overlapping date is created. curam.attendance.impl.RosterProcessing.createRosterOverlappingDate()
RosterProcessingCreateRosterEvents Raised when roster for a Service Authorization Line Item is created. curam.attendance.impl.RosterProcessing.createRoster()