Interface AssistedServiceRedirectByJourneyTypeStrategy

All Known Implementing Classes:
ASRedirectForAccommodationOnlyStrategy, ASRedirectForBookingPackageStrategy, ASRedirectForTransportAccommodationStrategy, ASRedirectForTransportOnlyStrategy, ShoppingASRedirectForBookingPackageStrategy, ShoppingASRedirectForTransportAccommodationStrategy, ShoppingASRedirectForTransportOnlyStrategy

public interface AssistedServiceRedirectByJourneyTypeStrategy
Interface for the ASM redirect strategies based on the journey type.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the redirect path.
  • Method Details

    • getRedirectPath

      String getRedirectPath(CartModel cartModel)
      Returns the redirect path.
      Parameters:
      cartModel - as the cart model
      Returns:
      a string corresponding to the redirect path