All Known Implementing Classes:
DefaultShoppingAncillaryAddServiceStrategy, DefaultShoppingBaggageAddServiceStrategy, DefaultShoppingSeatAddServiceStrategy

public interface AddServiceStrategy
The add service strategy interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addService(AddServiceRequestData addServiceRequestData)
    Add service to cart based on the product type.
  • Method Details

    • addService

      void addService(AddServiceRequestData addServiceRequestData) throws NDCException
      Add service to cart based on the product type.
      Parameters:
      addServiceRequestData - the add service request data
      Throws:
      NDCException - the ndc exception