Class FlightChangeOrderReshopStrategy

java.lang.Object
de.hybris.platform.ndc182shoppingfacades.facades.order.strategies.impl.FlightChangeOrderReshopStrategy
All Implemented Interfaces:
OrderReshopStrategy

public class FlightChangeOrderReshopStrategy extends Object implements OrderReshopStrategy
The Flight change order reshop strategy.
  • Constructor Details

    • FlightChangeOrderReshopStrategy

      public FlightChangeOrderReshopStrategy()
  • Method Details

    • reshopOrder

      public orderreshopresponse.IATAOrderReshopRS reshopOrder(orderreshoprequest.IATAOrderReshopRQ orderReshopRQ) throws NDCException
      Description copied from interface: OrderReshopStrategy
      Reshop order iata order reshop rs.
      Specified by:
      reshopOrder in interface OrderReshopStrategy
      Parameters:
      orderReshopRQ - the order reshop rq
      Returns:
      the iata order reshop rs
      Throws:
      NDCException
    • getFlightChangeOrderReshopRSPipelineManager

      protected FlightChangeOrderReshopRSPipelineManager getFlightChangeOrderReshopRSPipelineManager()
      Gets flight change order reshop rs pipeline manager.
      Returns:
      the flight change order reshop rs pipeline manager
    • setFlightChangeOrderReshopRSPipelineManager

      public void setFlightChangeOrderReshopRSPipelineManager(FlightChangeOrderReshopRSPipelineManager flightChangeOrderReshopRSPipelineManager)
      Sets flight change order reshop rs pipeline manager.
      Parameters:
      flightChangeOrderReshopRSPipelineManager - the flight change order reshop rs pipeline manager
    • getOrderReshopRepriceRequestDataConverter

      protected de.hybris.platform.servicelayer.dto.converter.Converter<orderreshoprequest.IATAOrderReshopRQ,RepricingRequestData> getOrderReshopRepriceRequestDataConverter()
      Gets order reshop reprice request data converter.
      Returns:
      the order reshop reprice request data converter
    • setOrderReshopRepriceRequestDataConverter

      public void setOrderReshopRepriceRequestDataConverter(de.hybris.platform.servicelayer.dto.converter.Converter<orderreshoprequest.IATAOrderReshopRQ,RepricingRequestData> orderReshopRepriceRequestDataConverter)
      Sets order reshop reprice request data converter.
      Parameters:
      orderReshopRepriceRequestDataConverter - the order reshop reprice request data converter
    • getShoppingTravelCartFacade

      protected ShoppingTravelCartFacade getShoppingTravelCartFacade()
      Gets shopping travel cart facade.
      Returns:
      the shopping travel cart facade
    • setShoppingTravelCartFacade

      public void setShoppingTravelCartFacade(ShoppingTravelCartFacade shoppingTravelCartFacade)
      Sets shopping travel cart facade.
      Parameters:
      shoppingTravelCartFacade - the shopping travel cart facade