Class AddFreeQuantityExtrasStrategy

java.lang.Object
de.hybris.platform.travelfacades.facades.accommodation.strategies.AbstractRestrictionExtrasStrategy
de.hybris.platform.travelfacades.facades.accommodation.strategies.impl.AddFreeQuantityExtrasStrategy
All Implemented Interfaces:
AccommodationRestrictionExtrasStrategy

public class AddFreeQuantityExtrasStrategy extends AbstractRestrictionExtrasStrategy implements AccommodationRestrictionExtrasStrategy
Implementation of AccommodationRestrictionExtrasStrategy interface, to check if the stockLevel is greater than 0 for each dates in the accommodationReservationData and create the restrictionData for the given product.