Class SearchUtil

java.lang.Object
com.skava.search.orchestration.utils.SearchUtil

public final class SearchUtil extends Object

The Class PromotionUtils

This class defines the promotion related methods.
Author:
Infosys Equinox
  • Method Details

    • excludePriceFacetsFromList

      public static void excludePriceFacetsFromList(List<SFProduct> currentProduct, String excludePriceFacetsList)
      This method is used to exclude price facets based on excludePriceFacets property
      Parameters:
      currentProduct - Indicates the SFProduct
      excludePriceFacetsList - Indicates the property value
    • excludePriceFacetOnSku

      public static void excludePriceFacetOnSku(SFProduct currProduct, String priceFacet)
      This method removes the price facets value from Sku
      Parameters:
      currProduct - Indicates the current SF product
      priceFacet - Indicates the exclude price facet value