Uses of Interface
de.hybris.platform.cockpit.services.query.daos.SavedQueryDao
Packages that use SavedQueryDao
Package
Description
-
Uses of SavedQueryDao in de.hybris.platform.cockpit.services.query.daos
Subinterfaces of SavedQueryDao in de.hybris.platform.cockpit.services.query.daosModifier and TypeInterfaceDescriptioninterfaceInterface that provides methods to deal with saved queries corresponding for user rights. -
Uses of SavedQueryDao in de.hybris.platform.cockpit.services.query.daos.impl
Classes in de.hybris.platform.cockpit.services.query.daos.impl that implement SavedQueryDao -
Uses of SavedQueryDao in de.hybris.platform.cockpit.services.query.impl
Methods in de.hybris.platform.cockpit.services.query.impl that return SavedQueryDaoModifier and TypeMethodDescriptionprotected SavedQueryDaoSavedQueryServiceImpl.getSavedQueryDao()Methods in de.hybris.platform.cockpit.services.query.impl with parameters of type SavedQueryDaoModifier and TypeMethodDescriptionvoidSavedQueryServiceImpl.setSavedQueryDao(SavedQueryDao savedQueryDao)