Class CancelCompleteBookingDealBundleRestrictionStrategy

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

public class CancelCompleteBookingDealBundleRestrictionStrategy extends Object implements GlobalBookingActionEnabledEvaluatorStrategy
Strategy to evaluate the enabled property of the List for deal bundles. If the order is a deal, the cancel booking will be enabled only if it is possible to cancel both transport and accommodation booking, while the corresponding bookingActionData will be disabled.