Interface FulfillmentPricingService

All Known Implementing Classes:
FulfillmentPricingServiceImpl

public interface FulfillmentPricingService
This service can be used in a couple of different ways. First, this is used in the pricing workflow and specifically FulfillmentGroupMerchandiseTotalActivity to calculate costs for FulfillmentGroups in an Order. This can also be injected in a controller to provide estimations for various FulfillmentOptions to display to the user before an option is actually selected.
Author:
Phillip Verheyden