Package com.broadleafcommerce.order.service.hydration
package com.broadleafcommerce.order.service.hydration
-
ClassDescriptionResponsible for contributing a specific subset of information to a
CustomerOrderInfo
based on aReadCustomerOrdersRequest
such as contributing the order fulfillments.Contributor is responsible for populating theCustomerOrderInfo.getFulfillments()
for the Orders.Service to hydrate the additional data for the Orders to theCustomerOrderInfo
.The default implementation for theCustomerOrderInfoHydrationService
.Service to provide optional hook points for hydrating order fulfillment views with associated entities.Service to provide optional hook points for hydrating orders with associated entities.