Uses of Class
de.hybris.platform.billingaccountservices.jalo.BaAccountRelationship
Packages that use BaAccountRelationship
-
Uses of BaAccountRelationship in de.hybris.platform.billingaccountservices.jalo
Fields in de.hybris.platform.billingaccountservices.jalo with type parameters of type BaAccountRelationshipModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<BaAccountRelationship>GeneratedBaAccount.ACCOUNTRELATIONSHIPREFERENCEDBYHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCEDBY's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<BaAccountRelationship>GeneratedBaAccount.ACCOUNTRELATIONSHIPREFERENCESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n ACCOUNTRELATIONSHIPREFERENCES's relation attributes from 'many' side.Methods in de.hybris.platform.billingaccountservices.jalo that return BaAccountRelationshipModifier and TypeMethodDescriptionGeneratedBillingaccountservicesManager.createBaAccountRelationship(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedBillingaccountservicesManager.createBaAccountRelationship(Map attributeValues) Methods in de.hybris.platform.billingaccountservices.jalo that return types with arguments of type BaAccountRelationshipModifier and TypeMethodDescriptionGeneratedBaAccount.getAccountRelationshipReferencedBy()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencedByattribute.GeneratedBaAccount.getAccountRelationshipReferencedBy(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.accountRelationshipReferencedByattribute.GeneratedBaAccount.getAccountRelationshipReferences()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencesattribute.GeneratedBaAccount.getAccountRelationshipReferences(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.accountRelationshipReferencesattribute.Methods in de.hybris.platform.billingaccountservices.jalo with parameters of type BaAccountRelationshipModifier and TypeMethodDescriptionvoidGeneratedBaAccount.addToAccountRelationshipReferencedBy(BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferencedBy.voidGeneratedBaAccount.addToAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferencedBy.voidGeneratedBaAccount.addToAccountRelationshipReferences(BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferences.voidGeneratedBaAccount.addToAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto accountRelationshipReferences.voidGeneratedBaAccount.removeFromAccountRelationshipReferencedBy(BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferencedBy.voidGeneratedBaAccount.removeFromAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferencedBy.voidGeneratedBaAccount.removeFromAccountRelationshipReferences(BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferences.voidGeneratedBaAccount.removeFromAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, BaAccountRelationship value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom accountRelationshipReferences.Method parameters in de.hybris.platform.billingaccountservices.jalo with type arguments of type BaAccountRelationshipModifier and TypeMethodDescriptionvoidGeneratedBaAccount.setAccountRelationshipReferencedBy(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencedByattribute.voidGeneratedBaAccount.setAccountRelationshipReferencedBy(Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencedByattribute.voidGeneratedBaAccount.setAccountRelationshipReferences(de.hybris.platform.jalo.SessionContext ctx, Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencesattribute.voidGeneratedBaAccount.setAccountRelationshipReferences(Set<BaAccountRelationship> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaAccount.accountRelationshipReferencesattribute.