Class PaymentTypeRestrictionStrategy

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

public class PaymentTypeRestrictionStrategy extends Object implements BookingActionEnabledEvaluatorStrategy
Strategy to evaluate the enabled property of the List, based on the payment type.
  • Constructor Details

    • PaymentTypeRestrictionStrategy

      public PaymentTypeRestrictionStrategy()
  • Method Details