Uses of Class
com.broadleafcommerce.catalogbrowse.domain.PromotionalProduct
Packages that use PromotionalProduct
-
Uses of PromotionalProduct in com.broadleafcommerce.catalogbrowse.domain
Methods in com.broadleafcommerce.catalogbrowse.domain that return types with arguments of type PromotionalProductModifier and TypeMethodDescriptionProduct.getPromotionalProducts()Map of all of the relatedPromotionalProductsgrouped bytype.Method parameters in com.broadleafcommerce.catalogbrowse.domain with type arguments of type PromotionalProductModifier and TypeMethodDescriptionvoidProduct.setPromotionalProducts(Map<String, List<PromotionalProduct>> promotionalProducts) Map of all of the relatedPromotionalProductsgrouped bytype.