Uses of Class
com.broadleafcommerce.catalog.domain.product.commerce.IncludedProductDetail
Package
Description
-
Uses of IncludedProductDetail in com.broadleafcommerce.catalog.domain.product.commerce
Modifier and TypeMethodDescriptionProductDetails.getIncludedProducts()
Additional products that are always included with the product, no matter what.Modifier and TypeMethodDescriptionvoid
ProductDetails.setIncludedProducts
(List<IncludedProductDetail> includedProducts) Additional products that are always included with the product, no matter what. -
Uses of IncludedProductDetail in com.broadleafcommerce.catalog.service.product.commerce.util
Modifier and TypeMethodDescriptionIncludedProductContributionUtils.createIncludedProductDetail
(@NonNull IncludedProduct includedProduct, @NonNull ProductDetailsContext productDetailsContext) Creates anIncludedProductDetail
for anIncludedProduct
included its embedded relationships.protected IncludedProductDetail
IncludedProductContributionUtils.populateIncludedItem
(@NonNull IncludedProductDetail includedProduct, @NonNull ProductDetailsContext productDetailsContext) Modifier and TypeMethodDescriptionprotected IncludedProductDetail
IncludedProductContributionUtils.populateIncludedItem
(@NonNull IncludedProductDetail includedProduct, @NonNull ProductDetailsContext productDetailsContext)