Class PerPaxEnrichAncillaryEntryDataStrategy

java.lang.Object
de.hybris.platform.travelfacades.order.strategies.impl.PerPaxEnrichAncillaryEntryDataStrategy
All Implemented Interfaces:
EnrichAncillaryEntryDataStrategy

public class PerPaxEnrichAncillaryEntryDataStrategy extends Object implements EnrichAncillaryEntryDataStrategy
Class responsible to Enrich Ancillary Entry Data with addToCartCriteria PER_PAX
  • Constructor Details

    • PerPaxEnrichAncillaryEntryDataStrategy

      public PerPaxEnrichAncillaryEntryDataStrategy()
  • Method Details

    • enrichData

      public void enrichData(AncillaryEntryRequestData ancillaryEntryRQData)
      Description copied from interface: EnrichAncillaryEntryDataStrategy
      Enrich the ancillary entry data
      Specified by:
      enrichData in interface EnrichAncillaryEntryDataStrategy
    • getCartService

      public de.hybris.platform.order.CartService getCartService()
      Gets the cart service
      Returns:
      the cart service
    • setCartService

      public void setCartService(de.hybris.platform.order.CartService cartService)
      Sets the cart service
      Parameters:
      cartService - the cart service
    • setTravellerService

      public void setTravellerService(TravellerService travellerService)
      to set the travellerService
      Parameters:
      travellerService -