Uses of Interface
de.hybris.platform.searchservices.admin.dao.SnIndexConfigurationDao
Packages that use SnIndexConfigurationDao
Package
Description
-
Uses of SnIndexConfigurationDao in de.hybris.platform.searchservices.admin.dao.impl
Classes in de.hybris.platform.searchservices.admin.dao.impl that implement SnIndexConfigurationDao -
Uses of SnIndexConfigurationDao in de.hybris.platform.searchservices.admin.service.impl
Methods in de.hybris.platform.searchservices.admin.service.impl that return SnIndexConfigurationDaoModifier and TypeMethodDescriptionDefaultSnIndexConfigurationService.getSnIndexConfigurationDao()DefaultSnIndexTypeService.getSnIndexConfigurationDao()Methods in de.hybris.platform.searchservices.admin.service.impl with parameters of type SnIndexConfigurationDaoModifier and TypeMethodDescriptionvoidDefaultSnIndexConfigurationService.setSnIndexConfigurationDao(SnIndexConfigurationDao snIndexConfigurationDao) voidDefaultSnIndexTypeService.setSnIndexConfigurationDao(SnIndexConfigurationDao snIndexConfigurationDao)