Interface CheckInEvaluatorStrategy

All Known Implementing Classes:
DefaultCheckInEvaluatorStrategy, DefaultTravellerCheckinEvaluatorStrategy

public interface CheckInEvaluatorStrategy
The interface Check in evaluator strategy.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isCheckInPossible(ReservationData reservation, int originDestinationRefNumber)
    Is check in possible boolean.
  • Method Details

    • isCheckInPossible

      boolean isCheckInPossible(ReservationData reservation, int originDestinationRefNumber)
      Is check in possible boolean.
      Parameters:
      reservation - the reservation
      originDestinationRefNumber - the origin destination ref number
      Returns:
      the boolean