Uses of Class
de.hybris.platform.partyservices.model.PmTaxExemptionCertificateModel
Packages that use PmTaxExemptionCertificateModel
Package
Description
Contains generated models for each type of de.hybris.platform.partyservices.jalo package.
-
Uses of PmTaxExemptionCertificateModel in de.hybris.platform.partyservices.model
Methods in de.hybris.platform.partyservices.model that return types with arguments of type PmTaxExemptionCertificateModelModifier and TypeMethodDescriptionPmPartyModel.getTaxExemptionCertificates()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.taxExemptionCertificatesattribute defined at extensionpartyservices.Method parameters in de.hybris.platform.partyservices.model with type arguments of type PmTaxExemptionCertificateModelModifier and TypeMethodDescriptionvoidPmPartyModel.setTaxExemptionCertificates(List<PmTaxExemptionCertificateModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmParty.taxExemptionCertificatesattribute defined at extensionpartyservices. -
Uses of PmTaxExemptionCertificateModel in de.hybris.platform.partytmfwebservices.v1.mappers.party
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.party that return types with arguments of type PmTaxExemptionCertificateModelModifier and TypeMethodDescriptionPartyTaxExemptionCertificateAttributeMapper.getPmTaxExemptionCertificateEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.party with type arguments of type PmTaxExemptionCertificateModelModifierConstructorDescriptionPartyTaxExemptionCertificateAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<TaxExemptionCertificate, PmTaxExemptionCertificateModel> pmTaxExemptionCertificateEntityResourceNormalizer) Deprecated. -
Uses of PmTaxExemptionCertificateModel in de.hybris.platform.partytmfwebservices.v1.mappers.taxexemptioncertificate
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.taxexemptioncertificate with parameters of type PmTaxExemptionCertificateModelModifier and TypeMethodDescriptionvoidTaxExemptionCertificateAttachmentAttributeMapper.populateSourceAttributeFromTarget(TaxExemptionCertificate target, PmTaxExemptionCertificateModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxExemptionCertificateTaxDefinitionAttributeMapper.populateSourceAttributeFromTarget(TaxExemptionCertificate source, PmTaxExemptionCertificateModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxExemptionCertificateValidForAttributeMapper.populateSourceAttributeFromTarget(TaxExemptionCertificate source, PmTaxExemptionCertificateModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxExemptionCertificateAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxExemptionCertificateAttachmentAttributeMapper.populateTargetAttributeFromSource(PmTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxExemptionCertificateAtTypeAttributeMapper.populateTargetAttributeFromSource(PmTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxExemptionCertificateTaxDefinitionAttributeMapper.populateTargetAttributeFromSource(PmTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxExemptionCertificateValidForAttributeMapper.populateTargetAttributeFromSource(PmTaxExemptionCertificateModel source, TaxExemptionCertificate target, ma.glasnost.orika.MappingContext context) Deprecated.