Interface PriceCalculateToOrderMapper

All Superinterfaces:
org.springframework.core.Ordered
All Known Implementing Classes:
DefaultPriceCalculateToOrderMapper

public interface PriceCalculateToOrderMapper extends org.springframework.core.Ordered
Mapper for the result of a PPS call to the order / cart
  • Field Summary

    Fields inherited from interface org.springframework.core.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Maps the given response to the given order / cart model

    Methods inherited from interface org.springframework.core.Ordered

    getOrder