Class DefaultNetGrossStrategy
java.lang.Object
de.hybris.platform.commerceservices.strategies.impl.DefaultNetGrossStrategy
- All Implemented Interfaces:
NetGrossStrategy
Default implementation of
NetGrossStrategy-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultNetGrossStrategy
public DefaultNetGrossStrategy()
-
-
Method Details
-
isNet
public boolean isNet()Description copied from interface:NetGrossStrategyMethod for retrieving the net/gross setting- Specified by:
isNetin interfaceNetGrossStrategy- Returns:
- the net/gross setting to be used for retrieving price information
-