Interface GroupItem

  • All Known Implementing Classes:
    GroupItemImpl

    public interface GroupItem
    GroupItem is a view model interface representing the item of a grouped product.
    • Method Detail

      • getPriceRange

        Price getPriceRange()
      • getDefaultQuantity

        Double getDefaultQuantity()
      • isVirtualProduct

        Boolean isVirtualProduct()