Uses of Interface
de.hybris.platform.billingaccountservices.daos.BaBillingAccountDao
Packages that use BaBillingAccountDao
Package
Description
-
Uses of BaBillingAccountDao in de.hybris.platform.billingaccountservices.daos.impl
Classes in de.hybris.platform.billingaccountservices.daos.impl that implement BaBillingAccountDao -
Uses of BaBillingAccountDao in de.hybris.platform.billingaccountservices.services.impl
Methods in de.hybris.platform.billingaccountservices.services.impl that return BaBillingAccountDaoModifier and TypeMethodDescriptionprotected BaBillingAccountDaoDefaultBaBillingAccountService.getBillingAccountDao()Deprecated.Constructors in de.hybris.platform.billingaccountservices.services.impl with parameters of type BaBillingAccountDaoModifierConstructorDescriptionDefaultBaBillingAccountService(BaGenericSearchDao billingAccountSearchDao, BaBillingAccountDao billingAccountDao, de.hybris.platform.servicelayer.model.ModelService modelService) Deprecated.