Uses of Class
de.hybris.platform.billingaccountservices.jalo.BaAccount
Packages that use BaAccount
-
Uses of BaAccount in de.hybris.platform.billingaccountservices.jalo
Subclasses of BaAccount in de.hybris.platform.billingaccountservices.jaloModifier and TypeClassDescriptionclassclassclassclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.billingaccountservices.jalo that return BaAccountModifier and TypeMethodDescriptionGeneratedBaAccountBalance.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.accountattribute.GeneratedBaAccountBalance.getAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.accountattribute.GeneratedBaAccountTaxExemption.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountTaxExemption.accountattribute.GeneratedBaAccountTaxExemption.getAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountTaxExemption.accountattribute.GeneratedBaContact.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.accountattribute.GeneratedBaContact.getAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.accountattribute.GeneratedBaAccountRelationship.getSourceAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountRelationship.sourceAccountattribute.GeneratedBaAccountRelationship.getSourceAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountRelationship.sourceAccountattribute.GeneratedBaAccountRelationship.getTargetAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountRelationship.targetAccountattribute.GeneratedBaAccountRelationship.getTargetAccount(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountRelationship.targetAccountattribute.Methods in de.hybris.platform.billingaccountservices.jalo that return types with arguments of type BaAccountModifier and TypeMethodDescriptionGeneratedBaPartyRole.getAccounts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.accountsattribute.GeneratedBaPartyRole.getAccounts(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.accountsattribute.Methods in de.hybris.platform.billingaccountservices.jalo with parameters of type BaAccountModifier and TypeMethodDescriptionvoidGeneratedBaPartyRole.addToAccounts(BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accounts.voidGeneratedBaPartyRole.addToAccounts(de.hybris.platform.jalo.SessionContext ctx, BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accounts.voidGeneratedBaPartyRole.removeFromAccounts(BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accounts.voidGeneratedBaPartyRole.removeFromAccounts(de.hybris.platform.jalo.SessionContext ctx, BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accounts.voidGeneratedBaAccountBalance.setAccount(BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountBalance.accountattribute.voidGeneratedBaAccountBalance.setAccount(de.hybris.platform.jalo.SessionContext ctx, BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountBalance.accountattribute.voidGeneratedBaAccountTaxExemption.setAccount(BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountTaxExemption.accountattribute.voidGeneratedBaAccountTaxExemption.setAccount(de.hybris.platform.jalo.SessionContext ctx, BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountTaxExemption.accountattribute.voidGeneratedBaContact.setAccount(BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaContact.accountattribute.voidGeneratedBaContact.setAccount(de.hybris.platform.jalo.SessionContext ctx, BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaContact.accountattribute.voidGeneratedBaAccountRelationship.setSourceAccount(BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountRelationship.sourceAccountattribute.voidGeneratedBaAccountRelationship.setSourceAccount(de.hybris.platform.jalo.SessionContext ctx, BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountRelationship.sourceAccountattribute.voidGeneratedBaAccountRelationship.setTargetAccount(BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountRelationship.targetAccountattribute.voidGeneratedBaAccountRelationship.setTargetAccount(de.hybris.platform.jalo.SessionContext ctx, BaAccount value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccountRelationship.targetAccountattribute.Method parameters in de.hybris.platform.billingaccountservices.jalo with type arguments of type BaAccountModifier and TypeMethodDescriptionvoidGeneratedBaPartyRole.setAccounts(de.hybris.platform.jalo.SessionContext ctx, Collection<BaAccount> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaPartyRole.accountsattribute.voidGeneratedBaPartyRole.setAccounts(Collection<BaAccount> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaPartyRole.accountsattribute.