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 TypeMethodDescriptionTuaPartyBillModel.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 TypeMethodDescriptionvoidTuaPartyBillModel.setTaxItems(Set<TuaAppliedPartyBillingTaxRateModel> value) Generated method - Setter ofTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel. -
Uses of TuaAppliedPartyBillingTaxRateModel in de.hybris.platform.tuawebservicesresources.mappers.taxitem
Methods in de.hybris.platform.tuawebservicesresources.mappers.taxitem with parameters of type TuaAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionvoidTaxItemAtSchemaLocationAttributeMapper.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)