Class AddExactlyNQuantityExtrasStrategy

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

public class AddExactlyNQuantityExtrasStrategy extends AbstractRestrictionExtrasStrategy implements AccommodationRestrictionExtrasStrategy
Implementation of AccommodationRestrictionExtrasStrategy interface, to check if the stockLevel is greater or equals to the specified quantity in the restriction for each dates in the accommodationReservationData and create the restrictionData for the given product.