Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.AccountTaxExemption
Packages that use AccountTaxExemption
Package
Description
-
Uses of AccountTaxExemption in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return AccountTaxExemptionModifier and TypeMethodDescriptionAccountTaxExemption.atBaseType(String atBaseType) Deprecated.AccountTaxExemption.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.AccountTaxExemption.certificateNumber(String certificateNumber) Deprecated.AccountTaxExemption.issuingJurisdiction(String issuingJurisdiction) Deprecated.Deprecated.AccountTaxExemption.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return types with arguments of type AccountTaxExemptionModifier and TypeMethodDescription@Valid List<AccountTaxExemption>Account.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>BillingAccount.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>BillingAccountUnderscoreCreate.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>BillingAccountUnderscoreUpdate.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>FinancialAccount.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>FinancialAccountUnderscoreCreate.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>FinancialAccountUnderscoreUpdate.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>PartyAccount.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>PartyAccountUnderscoreCreate.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>PartyAccountUnderscoreUpdate.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>SettlementAccount.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>SettlementAccountUnderscoreCreate.getTaxExemption()Deprecated.Get taxExemption@Valid List<AccountTaxExemption>SettlementAccountUnderscoreUpdate.getTaxExemption()Deprecated.Get taxExemptionMethods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type AccountTaxExemptionModifier and TypeMethodDescriptionAccount.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.BillingAccount.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.BillingAccountUnderscoreCreate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.BillingAccountUnderscoreUpdate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.FinancialAccount.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.FinancialAccountUnderscoreCreate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.FinancialAccountUnderscoreUpdate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.PartyAccount.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.PartyAccountUnderscoreCreate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.PartyAccountUnderscoreUpdate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.SettlementAccount.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.SettlementAccountUnderscoreCreate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.SettlementAccountUnderscoreUpdate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.Method parameters in de.hybris.platform.billingaccounttmfwebservices.v1.dto with type arguments of type AccountTaxExemptionModifier and TypeMethodDescriptionvoidAccount.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidBillingAccount.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidBillingAccountUnderscoreCreate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidBillingAccountUnderscoreUpdate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidFinancialAccount.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidFinancialAccountUnderscoreCreate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidFinancialAccountUnderscoreUpdate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidPartyAccount.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidPartyAccountUnderscoreCreate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidPartyAccountUnderscoreUpdate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidSettlementAccount.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidSettlementAccountUnderscoreCreate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.voidSettlementAccountUnderscoreUpdate.setTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.Account.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.BillingAccount.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.BillingAccountUnderscoreCreate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.BillingAccountUnderscoreUpdate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.FinancialAccount.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.FinancialAccountUnderscoreCreate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.FinancialAccountUnderscoreUpdate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.PartyAccount.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.PartyAccountUnderscoreCreate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.PartyAccountUnderscoreUpdate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.SettlementAccount.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.SettlementAccountUnderscoreCreate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.SettlementAccountUnderscoreUpdate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated. -
Uses of AccountTaxExemption in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accounttaxexemption
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accounttaxexemption with parameters of type AccountTaxExemptionModifier and TypeMethodDescriptionvoidAccTaxExemptionValidForAttributeMapper.populateSourceAttributeFromTarget(AccountTaxExemption target, BaAccountTaxExemptionModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAccTaxExemptionAtTypeAttributeMapper.populateTargetAttributeFromSource(BaAccountTaxExemptionModel source, AccountTaxExemption target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccTaxExemptionSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaAccountTaxExemptionModel source, AccountTaxExemption target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccTaxExemptionValidForAttributeMapper.populateTargetAttributeFromSource(BaAccountTaxExemptionModel source, AccountTaxExemption target, ma.glasnost.orika.MappingContext context) Deprecated.