Methods in com.clra.rowing that throw ParticipantStateException |
void |
IParticipant.setSeatPreference(SeatPreference seatPreference)
Sets the seat preference of a participant. |
void |
IParticipant.setInitialSeat(SeatSnapshot seat,
IBoating boating)
Assigns a preliminary seating to a participant before a rowing session
starts. |
void |
IParticipant.setFinalSeat(SeatSnapshot seat,
IBoating boating)
Assigns a final seating to a participant at the start of a rowing
session, after attendance has been taken. |
void |
IParticipant.setAttendance(Attendance attendance,
IRowingSession session)
Marks the attendance of a participant at a rowing session. |