Uses of Interface
de.hybris.platform.billingaccountservices.daos.BaGenericSearchDao
Packages that use BaGenericSearchDao
Package
Description
-
Uses of BaGenericSearchDao in de.hybris.platform.billingaccountservices.daos.impl
Classes in de.hybris.platform.billingaccountservices.daos.impl that implement BaGenericSearchDaoModifier and TypeClassDescriptionclassDefaultBaGenericSearchDao<M extends ItemModel>Deprecated.2208 -
Uses of BaGenericSearchDao in de.hybris.platform.billingaccountservices.services.impl
Methods in de.hybris.platform.billingaccountservices.services.impl that return BaGenericSearchDaoModifier and TypeMethodDescriptionprotected BaGenericSearchDaoDefaultBaBillingAccountService.getGenericSearchDao()Deprecated.Constructors in de.hybris.platform.billingaccountservices.services.impl with parameters of type BaGenericSearchDaoModifierConstructorDescriptionDefaultBaBillingAccountService(BaGenericSearchDao billingAccountSearchDao, BaBillingAccountDao billingAccountDao, de.hybris.platform.servicelayer.model.ModelService modelService) Deprecated.