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.productClasses in com.broadleafcommerce.datafeed.service.collector.domain.product that implement PriceableModifier and TypeClassDescriptionclassEntity that allows for flexible serialization, deserialization, and transformation of Product data.classContainer to hold summary data for convenience of additional hydration steps, such as Inventory, Pricing, etc.
- 
Uses of Priceable in com.broadleafcommerce.datafeed.service.collector.productMethods 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)