Uses of Class
de.hybris.platform.tuadatamodel.jalo.TuaAccount
Packages that use TuaAccount
-
Uses of TuaAccount in de.hybris.platform.tuadatamodel.jalo
Subclasses of TuaAccount in de.hybris.platform.tuadatamodel.jaloModifier and TypeClassDescriptionclassGenerated class for type TuaBillingAccount.classGenerated class for type TuaFinancialAccount.classGenerated class for type TuaPartyAccount.Methods in de.hybris.platform.tuadatamodel.jalo that return TuaAccountModifier and TypeMethodDescriptionTuadatamodelManager.createTuaAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatamodelManager.createTuaAccount(Map attributeValues) TuaAccountBalance.getAccount()Generated method - Getter of theTuaAccountBalance.accountattribute.TuaAccountBalance.getAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccountBalance.accountattribute.TuaAccountTaxExemption.getAccount()Generated method - Getter of theTuaAccountTaxExemption.accountattribute.TuaAccountTaxExemption.getAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccountTaxExemption.accountattribute.TuaContact.getAccount()Generated method - Getter of theTuaContact.accountattribute.TuaContact.getAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.accountattribute.TuaAccountRelationship.getSourceAccount()Generated method - Getter of theTuaAccountRelationship.sourceAccountattribute.TuaAccountRelationship.getSourceAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccountRelationship.sourceAccountattribute.TuaAccountRelationship.getTargetAccount()Generated method - Getter of theTuaAccountRelationship.targetAccountattribute.TuaAccountRelationship.getTargetAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAccountRelationship.targetAccountattribute.Methods in de.hybris.platform.tuadatamodel.jalo that return types with arguments of type TuaAccountModifier and TypeMethodDescriptionTuaPartyRole.getAccounts()Generated method - Getter of theTuaPartyRole.accountsattribute.TuaPartyRole.getAccounts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaPartyRole.accountsattribute.Methods in de.hybris.platform.tuadatamodel.jalo with parameters of type TuaAccountModifier and TypeMethodDescriptionvoidTuaPartyRole.addToAccounts(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Addsvalueto accounts.voidTuaPartyRole.addToAccounts(TuaAccount value) Generated method - Addsvalueto accounts.voidTuaPartyRole.removeFromAccounts(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Removesvaluefrom accounts.voidTuaPartyRole.removeFromAccounts(TuaAccount value) Generated method - Removesvaluefrom accounts.voidTuaAccountBalance.setAccount(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Setter of theTuaAccountBalance.accountattribute.voidTuaAccountBalance.setAccount(TuaAccount value) Generated method - Setter of theTuaAccountBalance.accountattribute.voidTuaAccountTaxExemption.setAccount(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Setter of theTuaAccountTaxExemption.accountattribute.voidTuaAccountTaxExemption.setAccount(TuaAccount value) Generated method - Setter of theTuaAccountTaxExemption.accountattribute.voidTuaContact.setAccount(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Setter of theTuaContact.accountattribute.voidTuaContact.setAccount(TuaAccount value) Generated method - Setter of theTuaContact.accountattribute.voidTuaAccountRelationship.setSourceAccount(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Setter of theTuaAccountRelationship.sourceAccountattribute.voidTuaAccountRelationship.setSourceAccount(TuaAccount value) Generated method - Setter of theTuaAccountRelationship.sourceAccountattribute.voidTuaAccountRelationship.setTargetAccount(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Setter of theTuaAccountRelationship.targetAccountattribute.voidTuaAccountRelationship.setTargetAccount(TuaAccount value) Generated method - Setter of theTuaAccountRelationship.targetAccountattribute.Method parameters in de.hybris.platform.tuadatamodel.jalo with type arguments of type TuaAccountModifier and TypeMethodDescriptionvoidTuaPartyRole.setAccounts(de.hybris.platform.jalo.SessionContext ctx, Collection<TuaAccount> value) Generated method - Setter of theTuaPartyRole.accountsattribute.voidTuaPartyRole.setAccounts(Collection<TuaAccount> value) Generated method - Setter of theTuaPartyRole.accountsattribute.