Uses of Interface
com.broadleafcommerce.datafeed.service.collector.domain.product.Priceable
Package
Description
-
Uses of Priceable in com.broadleafcommerce.datafeed.service.collector.domain.product
Modifier 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
Modifier 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)