Uses of Interface
de.hybris.platform.cms2.servicelayer.daos.ItemDao
-
Packages that use ItemDao Package Description de.hybris.platform.cms2.items.service.impl de.hybris.platform.cms2.servicelayer.daos.impl -
-
Uses of ItemDao in de.hybris.platform.cms2.items.service.impl
Methods in de.hybris.platform.cms2.items.service.impl that return ItemDao Modifier and Type Method Description protected ItemDaoDefaultItemService. getItemDao()Methods in de.hybris.platform.cms2.items.service.impl with parameters of type ItemDao Modifier and Type Method Description voidDefaultItemService. setItemDao(ItemDao itemDao) -
Uses of ItemDao in de.hybris.platform.cms2.servicelayer.daos.impl
Classes in de.hybris.platform.cms2.servicelayer.daos.impl that implement ItemDao Modifier and Type Class Description classDefaultItemDaoDefault implementation ofItemModel.
-