Uses of Class
de.hybris.platform.partyservices.jalo.PmTaxExemptionCertificate
Packages that use PmTaxExemptionCertificate
-
Uses of PmTaxExemptionCertificate in de.hybris.platform.partyservices.jalo
Methods in de.hybris.platform.partyservices.jalo that return PmTaxExemptionCertificateModifier and TypeMethodDescriptionPartyservicesManager.createPmTaxExemptionCertificate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) PartyservicesManager.createPmTaxExemptionCertificate(Map attributeValues) Methods in de.hybris.platform.partyservices.jalo that return types with arguments of type PmTaxExemptionCertificateModifier and TypeMethodDescriptionPmParty.getTaxExemptionCertificates()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.taxExemptionCertificatesattribute.PmParty.getTaxExemptionCertificates(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmParty.taxExemptionCertificatesattribute.Method parameters in de.hybris.platform.partyservices.jalo with type arguments of type PmTaxExemptionCertificateModifier and TypeMethodDescriptionvoidPmParty.setTaxExemptionCertificates(de.hybris.platform.jalo.SessionContext ctx, List<PmTaxExemptionCertificate> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.taxExemptionCertificatesattribute.voidPmParty.setTaxExemptionCertificates(List<PmTaxExemptionCertificate> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of thePmParty.taxExemptionCertificatesattribute.