Interface TmaProductSortFacade

All Known Implementing Classes:
DefaultTmaProductSortFacade

public interface TmaProductSortFacade
Facade handling product sort operations.
Since:
1907
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the code of the sort option based on the parameter provided.
  • Method Details

    • decodeSortOption

      String decodeSortOption(List<String> sortOption)
      Returns the code of the sort option based on the parameter provided.
      Parameters:
      sortOption - list of sort option
      Returns:
      the sort option code