Uses of Interface
de.hybris.platform.b2ctelcoservices.daos.TmaGenericItemDao
Packages that use TmaGenericItemDao
Package
Description
-
Uses of TmaGenericItemDao in de.hybris.platform.b2ctelcoservices.daos.impl
Classes in de.hybris.platform.b2ctelcoservices.daos.impl that implement TmaGenericItemDao -
Uses of TmaGenericItemDao in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaGenericItemDaoModifier and TypeMethodDescriptionprotected TmaGenericItemDaoDefaultTmaGenericItemService.getTmaGenericItemDao()Constructors in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaGenericItemDaoModifierConstructorDescriptionDefaultTmaGenericItemService(de.hybris.platform.servicelayer.model.ModelService modelService, TmaGenericItemDao tmaGenericItemDao)