Package com.broadleafcommerce.catalog.service.product.hydration
@NonNullApi
package com.broadleafcommerce.catalog.service.product.hydration
- Author:
- Samarth Dhruva (samarthd)
-
ClassDescriptionService interface for applying characteristic value narrowing to products.Default implementation of the
CharacteristicHydrationServicethat applies characteristic value narrowing to products based on the context information.Responsible for performing simple hydration of references withinProductsby querying for those references and populating their full values.Used byDefaultProductHydrationServiceto hold the references that need to be queried for in the data store.Used by theDefaultProductHydrationServiceto hold the results of querying for the references.