Class TransportDealBundleRestrictionStrategy

java.lang.Object
de.hybris.platform.travelfacades.booking.action.strategies.impl.TransportDealBundleRestrictionStrategy
All Implemented Interfaces:
BookingActionEnabledEvaluatorStrategy

public class TransportDealBundleRestrictionStrategy extends Object implements BookingActionEnabledEvaluatorStrategy
Strategy to evaluate the enabled property of the List for deal bundles. If the order is a deal, the enabled property of the BookingActionData is set to false.
  • Constructor Details

    • TransportDealBundleRestrictionStrategy

      public TransportDealBundleRestrictionStrategy()
  • Method Details