Uses of Interface
de.hybris.platform.commerceservices.strategies.NetGrossStrategy
Packages that use NetGrossStrategy
Package
Description
-
Uses of NetGrossStrategy in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return NetGrossStrategyModifier and TypeMethodDescriptionprotected NetGrossStrategyCommerceCartFactory.getNetGrossStrategy()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type NetGrossStrategyModifier and TypeMethodDescriptionvoidCommerceCartFactory.setNetGrossStrategy(NetGrossStrategy netGrossStrategy) -
Uses of NetGrossStrategy in de.hybris.platform.commerceservices.price.impl
Methods in de.hybris.platform.commerceservices.price.impl that return NetGrossStrategyModifier and TypeMethodDescriptionprotected NetGrossStrategyNetPriceService.getNetGrossStrategy()Methods in de.hybris.platform.commerceservices.price.impl with parameters of type NetGrossStrategyModifier and TypeMethodDescriptionvoidNetPriceService.setNetGrossStrategy(NetGrossStrategy netGrossStrategy) -
Uses of NetGrossStrategy in de.hybris.platform.commerceservices.strategies.impl
Classes in de.hybris.platform.commerceservices.strategies.impl that implement NetGrossStrategyModifier and TypeClassDescriptionclassDefault implementation ofNetGrossStrategyuses the current base store to determine net/gross.classDefault implementation ofNetGrossStrategyMethods in de.hybris.platform.commerceservices.strategies.impl that return NetGrossStrategyModifier and TypeMethodDescriptionprotected NetGrossStrategyCommerceNetGrossStrategy.getDefaultNetGrossStrategy()Methods in de.hybris.platform.commerceservices.strategies.impl with parameters of type NetGrossStrategyModifier and TypeMethodDescriptionvoidCommerceNetGrossStrategy.setDefaultNetGrossStrategy(NetGrossStrategy defaultNetGrossStrategy)