Uses of Class
com.skava.tax.model.TaxItem
Packages that use TaxItem
Package
Description
The processor classes of the Cart Orchestration Service available here.
-
Uses of TaxItem in com.skava.cart.orchestration.processor
Methods in com.skava.cart.orchestration.processor with parameters of type TaxItemModifier and TypeMethodDescriptionstatic voidPlaceOrderRequestProcessor.updateTaxItem(Order orderOms, TaxItem taxItem) Update tax item.static voidUpdateOrderTaxInfoProcessor.updateTaxItem(Order orderOms, TaxItem taxItem) Update tax item.