Uses of Class
de.hybris.platform.tuadatamodel.model.TuaTaxExemptionCertificateModel
Packages that use TuaTaxExemptionCertificateModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaTaxExemptionCertificateModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaTaxExemptionCertificateModelModifier and TypeMethodDescriptionvoidTuaTaxExemptionCertificatePrepareInterceptor.onPrepare(TuaTaxExemptionCertificateModel partyBillModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of TuaTaxExemptionCertificateModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaTaxExemptionCertificateModelModifier and TypeMethodDescriptionTuaPartyModel.getTaxExemptionCertificates()Generated method - Getter of theTuaParty.taxExemptionCertificatesattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaTaxExemptionCertificateModelModifier and TypeMethodDescriptionvoidTuaPartyModel.setTaxExemptionCertificates(List<TuaTaxExemptionCertificateModel> value) Generated method - Setter ofTuaParty.taxExemptionCertificatesattribute defined at extensiontuadatamodel. -
Uses of TuaTaxExemptionCertificateModel in de.hybris.platform.tuawebservicesresources.mappers.party
Methods in de.hybris.platform.tuawebservicesresources.mappers.party that return types with arguments of type TuaTaxExemptionCertificateModelModifier and TypeMethodDescriptionPartyTaxExemptionCertificateAttributeMapper.getTuaTaxExemptionCertificateEntityResourceNormalizer()Constructor parameters in de.hybris.platform.tuawebservicesresources.mappers.party with type arguments of type TuaTaxExemptionCertificateModelModifierConstructorDescriptionPartyTaxExemptionCertificateAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<TaxExemptionCertificate, TuaTaxExemptionCertificateModel> tuaTaxExemptionCertificateEntityResourceNormalizer) -
Uses of TuaTaxExemptionCertificateModel in de.hybris.platform.tuawebservicesresources.mappers.taxexemptioncertificate
Methods in de.hybris.platform.tuawebservicesresources.mappers.taxexemptioncertificate with parameters of type TuaTaxExemptionCertificateModelModifier and TypeMethodDescriptionvoidTaxExemptionCertificateAttachmentAttributeMapper.populateSourceAttributeFromTarget(TaxExemptionCertificate target, TuaTaxExemptionCertificateModel source, ma.glasnost.orika.MappingContext context) voidTaxExemptionCertificateTaxDefinitionAttributeMapper.populateSourceAttributeFromTarget(TaxExemptionCertificate source, TuaTaxExemptionCertificateModel target, ma.glasnost.orika.MappingContext context) voidTaxExemptionCertificateValidForAttributeMapper.populateSourceAttributeFromTarget(TaxExemptionCertificate source, TuaTaxExemptionCertificateModel target, ma.glasnost.orika.MappingContext context) voidTaxExemptionCertificateAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) voidTaxExemptionCertificateAttachmentAttributeMapper.populateTargetAttributeFromSource(TuaTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) voidTaxExemptionCertificateAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) voidTaxExemptionCertificateTaxDefinitionAttributeMapper.populateTargetAttributeFromSource(TuaTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) voidTaxExemptionCertificateValidForAttributeMapper.populateTargetAttributeFromSource(TuaTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context)