Interface NetGrossStrategy

All Known Implementing Classes:
CommerceNetGrossStrategy, DefaultNetGrossStrategy

public interface NetGrossStrategy
Interface for strategy, which allows for overriding the default behavior to retrieve the net/gross setting.
Spring Bean ID:
netGrossStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Method for retrieving the net/gross setting
  • Method Details

    • isNet

      boolean isNet()
      Method for retrieving the net/gross setting
      Returns:
      the net/gross setting to be used for retrieving price information