Uses of Class
de.hybris.platform.billingaccountservices.model.BaAccountModel
Packages that use BaAccountModel
Package
Description
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
-
Uses of BaAccountModel in de.hybris.platform.billingaccountservices.daos
Methods in de.hybris.platform.billingaccountservices.daos that return types with arguments of type BaAccountModelModifier and TypeMethodDescriptionBaBillingAccountDao.getBillingAccounts(BaBillingAccountContext billingAccountContext, Integer offset, Integer limit) Deprecated.Returns a list ofBaAccountModels for the given context. -
Uses of BaAccountModel in de.hybris.platform.billingaccountservices.daos.impl
Methods in de.hybris.platform.billingaccountservices.daos.impl that return types with arguments of type BaAccountModelModifier and TypeMethodDescriptionDefaultBaBillingAccountDao.getBillingAccounts(BaBillingAccountContext billingAccountContext, Integer offset, Integer limit) Deprecated. -
Uses of BaAccountModel in de.hybris.platform.billingaccountservices.interceptors
Methods in de.hybris.platform.billingaccountservices.interceptors with parameters of type BaAccountModelModifier and TypeMethodDescriptionvoidBaAccountPrepareInterceptor.onPrepare(BaAccountModel baAccountModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of BaAccountModel in de.hybris.platform.billingaccountservices.model
Subclasses of BaAccountModel in de.hybris.platform.billingaccountservices.modelModifier and TypeClassDescriptionclassDeprecated, 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.model that return BaAccountModelModifier and TypeMethodDescriptionBaAccountBalanceModel.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountBalance.accountattribute defined at extensionbillingaccountservices.BaAccountTaxExemptionModel.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountTaxExemption.accountattribute defined at extensionbillingaccountservices.BaContactModel.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.accountattribute defined at extensionbillingaccountservices.BaAccountRelationshipModel.getSourceAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountRelationship.sourceAccountattribute defined at extensionbillingaccountservices.BaAccountRelationshipModel.getTargetAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaAccountRelationship.targetAccountattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model that return types with arguments of type BaAccountModelModifier and TypeMethodDescriptionBaPartyRoleModel.getAccounts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPartyRole.accountsattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model with parameters of type BaAccountModelModifier and TypeMethodDescriptionvoidBaAccountBalanceModel.setAccount(BaAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountBalance.accountattribute defined at extensionbillingaccountservices.voidBaAccountTaxExemptionModel.setAccount(BaAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountTaxExemption.accountattribute defined at extensionbillingaccountservices.voidBaContactModel.setAccount(BaAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.accountattribute defined at extensionbillingaccountservices.voidBaAccountRelationshipModel.setSourceAccount(BaAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountRelationship.sourceAccountattribute defined at extensionbillingaccountservices.voidBaAccountRelationshipModel.setTargetAccount(BaAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaAccountRelationship.targetAccountattribute defined at extensionbillingaccountservices.Method parameters in de.hybris.platform.billingaccountservices.model with type arguments of type BaAccountModelModifier and TypeMethodDescriptionvoidBaPartyRoleModel.setAccounts(Collection<BaAccountModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPartyRole.accountsattribute defined at extensionbillingaccountservices. -
Uses of BaAccountModel in de.hybris.platform.billingaccountservices.services
Methods in de.hybris.platform.billingaccountservices.services that return BaAccountModelModifier and TypeMethodDescriptionBaBillingAccountService.createBillingAccount(Class billingAccountClass) Deprecated.Creates an instance ofBaAccountModelsubtype.BaBillingAccountService.getBillingAccount(String billingAccountId) Deprecated.Returns aBaAccountModelfor the given id.Methods in de.hybris.platform.billingaccountservices.services that return types with arguments of type BaAccountModelModifier and TypeMethodDescriptionBaBillingAccountService.getBillingAccounts(BaBillingAccountContext billingAccountContext, Integer offset, Integer limit) Deprecated.Returns a list ofBaAccountModels for the given context.Methods in de.hybris.platform.billingaccountservices.services with parameters of type BaAccountModelModifier and TypeMethodDescriptionvoidBaBillingAccountService.removeBillingAccount(BaAccountModel billingAccount) Deprecated.Removes the givenBaAccountModelvoidBaBillingAccountService.saveBillingAccount(BaAccountModel billingAccountModel) Deprecated.Saves the givenBaAccountModel. -
Uses of BaAccountModel in de.hybris.platform.billingaccountservices.services.impl
Methods in de.hybris.platform.billingaccountservices.services.impl that return BaAccountModelModifier and TypeMethodDescriptionDefaultBaBillingAccountService.createBillingAccount(Class billingAccountClass) Deprecated.DefaultBaBillingAccountService.getBillingAccount(String billingAccountId) Deprecated.Methods in de.hybris.platform.billingaccountservices.services.impl that return types with arguments of type BaAccountModelModifier and TypeMethodDescriptionDefaultBaBillingAccountService.getBillingAccounts(BaBillingAccountContext billingAccountContext, Integer offset, Integer limit) Deprecated.Methods in de.hybris.platform.billingaccountservices.services.impl with parameters of type BaAccountModelModifier and TypeMethodDescriptionvoidDefaultBaBillingAccountService.removeBillingAccount(BaAccountModel billingAccount) Deprecated.voidDefaultBaBillingAccountService.saveBillingAccount(BaAccountModel billingAccountModel) Deprecated. -
Uses of BaAccountModel in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountref
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountref with parameters of type BaAccountModelModifier and TypeMethodDescriptionvoidAccountRefHrefAttributeMapper.populateTargetAttributeFromSource(BaAccountModel source, AccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccountRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(BaAccountModel source, AccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccountRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaAccountModel source, AccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.