Uses of Class
com.broadleafcommerce.catalogbrowse.domain.marketing.LineItemDTO
Packages that use LineItemDTO
Package
Description
-
Uses of LineItemDTO in com.broadleafcommerce.catalogbrowse.domain.marketing
Methods in com.broadleafcommerce.catalogbrowse.domain.marketing that return types with arguments of type LineItemDTOMethod parameters in com.broadleafcommerce.catalogbrowse.domain.marketing with type arguments of type LineItemDTOModifier and TypeMethodDescriptionvoidMarketingMessageRequest.setLineItems(List<LineItemDTO> lineItems) -
Uses of LineItemDTO in com.broadleafcommerce.catalogbrowse.service
Methods in com.broadleafcommerce.catalogbrowse.service that return LineItemDTOModifier and TypeMethodDescriptionprotected LineItemDTODefaultMarketingMessageUtils.buildLineItemFromVariant(Product product, Variant variant) Methods in com.broadleafcommerce.catalogbrowse.service that return types with arguments of type LineItemDTOModifier and TypeMethodDescriptionDefaultMarketingMessageUtils.buildLineItems(ProductList productDetails) MarketingMessageUtils.buildLineItems(ProductList productDetails) BuildLineItemDTOs from hydrated product detailsMethods in com.broadleafcommerce.catalogbrowse.service with parameters of type LineItemDTOModifier and TypeMethodDescriptionprotected voidDefaultMarketingMessageUtils.populateLineItemPricing(LineItemDTO item, com.broadleafcommerce.pricing.client.domain.PriceInfo priceInfo)