Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.TaxItem
Packages that use TaxItem
Package
Description
-
Uses of TaxItem in de.hybris.platform.tuawebservicesresources.mappers.customerbill
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbill that return types with arguments of type TaxItemModifier and TypeMethodDescriptionCustomerBillTaxItemAttributeMapper.getTuaPartyBillingTaxRateResourceNormalizer()Constructor parameters in de.hybris.platform.tuawebservicesresources.mappers.customerbill with type arguments of type TaxItemModifierConstructorDescriptionCustomerBillTaxItemAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<TaxItem, TuaAppliedPartyBillingTaxRateModel> tuaPartyBillingTaxRateResourceNormalizer) -
Uses of TaxItem in de.hybris.platform.tuawebservicesresources.mappers.taxitem
Methods in de.hybris.platform.tuawebservicesresources.mappers.taxitem with parameters of type TaxItemModifier and TypeMethodDescriptionvoidTaxItemTaxAmountAttributeMapper.populateSourceAttributeFromTarget(TaxItem target, TuaAppliedPartyBillingTaxRateModel source, ma.glasnost.orika.MappingContext context) voidTaxItemAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaAppliedPartyBillingTaxRateModel source, TaxItem target, ma.glasnost.orika.MappingContext context) voidTaxItemAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaAppliedPartyBillingTaxRateModel source, TaxItem target, ma.glasnost.orika.MappingContext context) voidTaxItemTaxAmountAttributeMapper.populateTargetAttributeFromSource(TuaAppliedPartyBillingTaxRateModel source, TaxItem target, ma.glasnost.orika.MappingContext context) -
Uses of TaxItem in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return TaxItemModifier and TypeMethodDescriptionTaxItem.atBaseType(String atBaseType) TaxItem.atSchemaLocation(String atSchemaLocation) TaxItem.taxCategory(String taxCategory) Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return types with arguments of type TaxItemMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type TaxItemMethod parameters in de.hybris.platform.tuawebservicesresources.v2.dto with type arguments of type TaxItem