Interface TravelCheckoutCustomerStrategy

All Superinterfaces:
de.hybris.platform.commerceservices.strategies.CheckoutCustomerStrategy
All Known Implementing Classes:
DefaultTravelCheckoutCustomerStrategy

public interface TravelCheckoutCustomerStrategy extends de.hybris.platform.commerceservices.strategies.CheckoutCustomerStrategy
The interface Travel checkout customer strategy.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Checks if the given booking reference is valid booking for the current guest user

    Methods inherited from interface de.hybris.platform.commerceservices.strategies.CheckoutCustomerStrategy

    getCurrentUserForCheckout, isAnonymousCheckout
  • Method Details

    • isValidBookingForCurrentGuestUser

      boolean isValidBookingForCurrentGuestUser(String bookingReference)
      Checks if the given booking reference is valid booking for the current guest user
      Parameters:
      bookingReference - the booking reference
      Returns:
      boolean boolean