Class DynamicProductSet


  • public class DynamicProductSet
    extends ProductSet
    A product set defined by dynamic search query text, filters and optional sorting order.
    • Field Detail

      • limit

        @Min(1L)
        public int limit
        The maximum amount of products to pick into the set. These will be the first products provided by the other parameters.
    • Constructor Detail

      • DynamicProductSet

        public DynamicProductSet()