Class PackagePriceAscendingSortStrategy

java.lang.Object
de.hybris.platform.travelfacades.facades.packages.strategies.impl.PackagePriceAscendingSortStrategy
All Implemented Interfaces:
AccommodationOfferingSearchResponseSortStrategy

public class PackagePriceAscendingSortStrategy extends Object implements AccommodationOfferingSearchResponseSortStrategy
Implementation of AccommodationOfferingSearchResponseSortStrategy to sort the list of PackageData in the AccommodationSearchResponseData based on the price in an ascending order
  • Constructor Details

    • PackagePriceAscendingSortStrategy

      public PackagePriceAscendingSortStrategy()
  • Method Details