Uses of Interface
de.hybris.platform.searchservices.admin.dao.SnIndexConfigurationDao
-
Packages that use SnIndexConfigurationDao Package Description de.hybris.platform.searchservices.admin.dao.impl de.hybris.platform.searchservices.admin.service.impl -
-
Uses of SnIndexConfigurationDao in de.hybris.platform.searchservices.admin.dao.impl
Classes in de.hybris.platform.searchservices.admin.dao.impl that implement SnIndexConfigurationDao Modifier and Type Class Description classDefaultSnIndexConfigurationDaoDefault implementation ofSnIndexConfigurationDao. -
Uses of SnIndexConfigurationDao in de.hybris.platform.searchservices.admin.service.impl
Methods in de.hybris.platform.searchservices.admin.service.impl that return SnIndexConfigurationDao Modifier and Type Method Description SnIndexConfigurationDaoDefaultSnIndexConfigurationService. getSnIndexConfigurationDao()SnIndexConfigurationDaoDefaultSnIndexTypeService. getSnIndexConfigurationDao()Methods in de.hybris.platform.searchservices.admin.service.impl with parameters of type SnIndexConfigurationDao Modifier and Type Method Description voidDefaultSnIndexConfigurationService. setSnIndexConfigurationDao(SnIndexConfigurationDao snIndexConfigurationDao)voidDefaultSnIndexTypeService. setSnIndexConfigurationDao(SnIndexConfigurationDao snIndexConfigurationDao)
-