Uses of Class
de.hybris.platform.tuadatamodel.model.TuaAppliedPartyBillingTaxRateModel
Packages that use TuaAppliedPartyBillingTaxRateModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaAppliedPartyBillingTaxRateModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionvoidTuaAppliedPartyBillingTaxRatePrepareInterceptor.onPrepare(TuaAppliedPartyBillingTaxRateModel tuaAppliedPartyBillingTaxRateModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of TuaAppliedPartyBillingTaxRateModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionTuaAppliedCustomerBillingRateModel.getAppliedTax()Generated method - Getter of theTuaAppliedCustomerBillingRate.appliedTaxattribute defined at extensiontuadatamodel.TuaPartyBillModel.getTaxItems()Generated method - Getter of theTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionvoidTuaAppliedCustomerBillingRateModel.setAppliedTax(Set<TuaAppliedPartyBillingTaxRateModel> value) Generated method - Setter ofTuaAppliedCustomerBillingRate.appliedTaxattribute defined at extensiontuadatamodel.voidTuaPartyBillModel.setTaxItems(Set<TuaAppliedPartyBillingTaxRateModel> value) Generated method - Setter ofTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel. -
Uses of TuaAppliedPartyBillingTaxRateModel in de.hybris.platform.tuawebservicesresources.mappers.appliedbillingtaxrate
Methods in de.hybris.platform.tuawebservicesresources.mappers.appliedbillingtaxrate with parameters of type TuaAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionvoidAppliedBillingTaxRateTaxAmountAttributeMapper.populateTargetAttributeFromSource(TuaAppliedPartyBillingTaxRateModel source, AppliedBillingTaxRate target, ma.glasnost.orika.MappingContext context) -
Uses of TuaAppliedPartyBillingTaxRateModel in de.hybris.platform.tuawebservicesresources.mappers.customerbill
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbill that return types with arguments of type TuaAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionCustomerBillTaxItemAttributeMapper.getTuaPartyBillingTaxRateResourceNormalizer()Constructor parameters in de.hybris.platform.tuawebservicesresources.mappers.customerbill with type arguments of type TuaAppliedPartyBillingTaxRateModelModifierConstructorDescriptionCustomerBillTaxItemAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<TaxItem, TuaAppliedPartyBillingTaxRateModel> tuaPartyBillingTaxRateResourceNormalizer) -
Uses of TuaAppliedPartyBillingTaxRateModel in de.hybris.platform.tuawebservicesresources.mappers.taxitem
Methods in de.hybris.platform.tuawebservicesresources.mappers.taxitem with parameters of type TuaAppliedPartyBillingTaxRateModelModifier 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)