java.lang.Object
de.hybris.platform.travelfacades.facades.accommodation.search.strategies.impl.PricedPropertiesFirstSortStrategy
All Implemented Interfaces:
AccommodationOfferingSearchResponseSortStrategy

public class PricedPropertiesFirstSortStrategy extends Object implements AccommodationOfferingSearchResponseSortStrategy
The type Priced properties first sort strategy. This strategy will sort the list of PropertyData on the AccommodationSearchResponseData to have all properties with RateRangeData, i.e. priced properties, first followed by all properties without, i.e. not available properties.