Uses of Class
de.hybris.platform.partytmfwebservices.v1.dto.TaxExemptionCertificate
Packages that use TaxExemptionCertificate
Package
Description
-
Uses of TaxExemptionCertificate in de.hybris.platform.partytmfwebservices.v1.dto
Methods in de.hybris.platform.partytmfwebservices.v1.dto that return TaxExemptionCertificateModifier and TypeMethodDescriptionTaxExemptionCertificate.addTaxDefinitionItem(TaxDefinition taxDefinitionItem) Deprecated.TaxExemptionCertificate.atBaseType(String atBaseType) Deprecated.TaxExemptionCertificate.atSchemaLocation(String atSchemaLocation) Deprecated.TaxExemptionCertificate.attachment(AttachmentRefOrValue attachment) Deprecated.Deprecated.Deprecated.TaxExemptionCertificate.taxDefinition(List<TaxDefinition> taxDefinition) Deprecated.TaxExemptionCertificate.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.partytmfwebservices.v1.dto that return types with arguments of type TaxExemptionCertificateModifier and TypeMethodDescription@Valid List<TaxExemptionCertificate>Party.getTaxExemptionCertificate()Deprecated.Get taxExemptionCertificateMethods in de.hybris.platform.partytmfwebservices.v1.dto with parameters of type TaxExemptionCertificateModifier and TypeMethodDescriptionParty.addTaxExemptionCertificateItem(TaxExemptionCertificate taxExemptionCertificateItem) Deprecated.Method parameters in de.hybris.platform.partytmfwebservices.v1.dto with type arguments of type TaxExemptionCertificateModifier and TypeMethodDescriptionvoidParty.setTaxExemptionCertificate(List<TaxExemptionCertificate> taxExemptionCertificate) Deprecated.Party.taxExemptionCertificate(List<TaxExemptionCertificate> taxExemptionCertificate) Deprecated. -
Uses of TaxExemptionCertificate in de.hybris.platform.partytmfwebservices.v1.mappers.party
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.party that return types with arguments of type TaxExemptionCertificateModifier and TypeMethodDescriptionPartyTaxExemptionCertificateAttributeMapper.getPmTaxExemptionCertificateEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.party with type arguments of type TaxExemptionCertificateModifierConstructorDescriptionPartyTaxExemptionCertificateAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<TaxExemptionCertificate, PmTaxExemptionCertificateModel> pmTaxExemptionCertificateEntityResourceNormalizer) Deprecated. -
Uses of TaxExemptionCertificate in de.hybris.platform.partytmfwebservices.v1.mappers.taxexemptioncertificate
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.taxexemptioncertificate with parameters of type TaxExemptionCertificateModifier 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.