Uses of Interface
com.broadleafcommerce.datafeed.service.collector.domain.product.Priceable
Packages that use Priceable
Package
Description
-
Uses of Priceable in com.broadleafcommerce.datafeed.service.collector.domain.product
Classes in com.broadleafcommerce.datafeed.service.collector.domain.product that implement PriceableModifier and TypeClassDescriptionclass
Entity that allows for flexible serialization, deserialization, and transformation of Product data.class
Container to hold summary data for convenience of additional hydration steps, such as Inventory, Pricing, etc. -
Uses of Priceable in com.broadleafcommerce.datafeed.service.collector.product
Methods in com.broadleafcommerce.datafeed.service.collector.product with parameters of type PriceableModifier and TypeMethodDescriptionprotected <T extends com.broadleafcommerce.pricing.client.domain.PriceInfo>
Optional<T>PricingEntityContributor.getPriceInfoForPriceableEntity
(Priceable entity, List<T> candidatePriceInfos, com.broadleafcommerce.pricing.client.domain.context.PriceContext priceContext)