Uses of Class
de.hybris.platform.billingaccountservices.model.BaAccountRelationshipModel
Packages that use BaAccountRelationshipModel
Package
Description
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
-
Uses of BaAccountRelationshipModel in de.hybris.platform.billingaccountservices.interceptors
Methods in de.hybris.platform.billingaccountservices.interceptors with parameters of type BaAccountRelationshipModelModifier and TypeMethodDescriptionvoidBaAccountRelationshipPrepareInterceptor.onPrepare(BaAccountRelationshipModel accountRelationshipModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated. -
Uses of BaAccountRelationshipModel in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return types with arguments of type BaAccountRelationshipModelModifier and TypeMethodDescriptionBaAccountModel.getAccountRelationshipReferencedBy()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencedByattribute defined at extensionbillingaccountservices.BaAccountModel.getAccountRelationshipReferences()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccount.accountRelationshipReferencesattribute defined at extensionbillingaccountservices.Method parameters in de.hybris.platform.billingaccountservices.model with type arguments of type BaAccountRelationshipModelModifier and TypeMethodDescriptionvoidBaAccountModel.setAccountRelationshipReferencedBy(Set<BaAccountRelationshipModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccount.accountRelationshipReferencedByattribute defined at extensionbillingaccountservices.voidBaAccountModel.setAccountRelationshipReferences(Set<BaAccountRelationshipModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccount.accountRelationshipReferencesattribute defined at extensionbillingaccountservices. -
Uses of BaAccountRelationshipModel in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountrelationship
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountrelationship with parameters of type BaAccountRelationshipModelModifier and TypeMethodDescriptionvoidAccRelationshipAccountAttributeMapper.populateSourceAttributeFromTarget(AccountRelationship target, BaAccountRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipValidForAttributeMapper.populateSourceAttributeFromTarget(AccountRelationship target, BaAccountRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipAccountAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipTypeAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipValidForAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.