Uses of Class
com.broadleafcommerce.catalogbrowse.domain.ProductOption
Packages that use ProductOption
Package
Description
-
Uses of ProductOption in com.broadleafcommerce.catalogbrowse.domain
Methods in com.broadleafcommerce.catalogbrowse.domain that return types with arguments of type ProductOptionModifier and TypeMethodDescriptionProduct.getOptions()Drives additional information that the customer should enter when purchasing this product.Method parameters in com.broadleafcommerce.catalogbrowse.domain with type arguments of type ProductOptionModifier and TypeMethodDescriptionvoidProduct.setOptions(List<ProductOption> options) Drives additional information that the customer should enter when purchasing this product. -
Uses of ProductOption in com.broadleafcommerce.catalogbrowse.service.provider.external.pricing.product
Method parameters in com.broadleafcommerce.catalogbrowse.service.provider.external.pricing.product with type arguments of type ProductOptionModifier and TypeMethodDescriptionProductOptionsProductPriceableTargetsBuilder.buildTargetsForItemChoices(@NonNull Collection<? extends ProductOption> options) Builds the map ofPriceableTargetsforProductOptions.