Uses of Class
de.hybris.platform.billingaccountservices.jalo.BaAccountTaxExemption
Packages that use BaAccountTaxExemption
-
Uses of BaAccountTaxExemption in de.hybris.platform.billingaccountservices.jalo
Fields in de.hybris.platform.billingaccountservices.jalo with type parameters of type BaAccountTaxExemptionModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<BaAccountTaxExemption>GeneratedBaAccount.TAXEXEMPTIONSHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n TAXEXEMPTIONS's relation attributes from 'many' side.Methods in de.hybris.platform.billingaccountservices.jalo that return BaAccountTaxExemptionModifier and TypeMethodDescriptionGeneratedBillingaccountservicesManager.createBaAccountTaxExemption(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedBillingaccountservicesManager.createBaAccountTaxExemption(Map attributeValues) Methods in de.hybris.platform.billingaccountservices.jalo that return types with arguments of type BaAccountTaxExemptionModifier and TypeMethodDescriptionGeneratedBaAccount.getTaxExemptions()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.taxExemptionsattribute.GeneratedBaAccount.getTaxExemptions(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.taxExemptionsattribute.Methods in de.hybris.platform.billingaccountservices.jalo with parameters of type BaAccountTaxExemptionModifier and TypeMethodDescriptionvoidGeneratedBaAccount.addToTaxExemptions(BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxExemptions.voidGeneratedBaAccount.addToTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto taxExemptions.voidGeneratedBaAccount.removeFromTaxExemptions(BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxExemptions.voidGeneratedBaAccount.removeFromTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, BaAccountTaxExemption value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom taxExemptions.Method parameters in de.hybris.platform.billingaccountservices.jalo with type arguments of type BaAccountTaxExemptionModifier and TypeMethodDescriptionvoidGeneratedBaAccount.setTaxExemptions(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountTaxExemption> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.taxExemptionsattribute.voidGeneratedBaAccount.setTaxExemptions(Set<BaAccountTaxExemption> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.taxExemptionsattribute.