Uses of Interface
de.hybris.platform.externaltax.ProductTaxCodeService
-
-
Uses of ProductTaxCodeService in de.hybris.platform.commerceservices.externaltax.impl
Methods in de.hybris.platform.commerceservices.externaltax.impl that return ProductTaxCodeService Modifier and Type Method Description protected ProductTaxCodeServiceDefaultTaxCodeStrategy. getProductTaxCodeService()Methods in de.hybris.platform.commerceservices.externaltax.impl with parameters of type ProductTaxCodeService Modifier and Type Method Description voidDefaultTaxCodeStrategy. setProductTaxCodeService(ProductTaxCodeService productTaxCodeService) -
Uses of ProductTaxCodeService in de.hybris.platform.externaltax.impl
Classes in de.hybris.platform.externaltax.impl that implement ProductTaxCodeService Modifier and Type Class Description classDefaultProductTaxCodeServiceDefault implementation ofProductTaxCodeService. -
Uses of ProductTaxCodeService in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor that return ProductTaxCodeService Modifier and Type Method Description ProductTaxCodeServiceExternalTaxesSectionRenderer. getProductTaxCodeService()Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor with parameters of type ProductTaxCodeService Modifier and Type Method Description voidExternalTaxesSectionRenderer. setProductTaxCodeService(ProductTaxCodeService productTaxCodeService)
-