Class DefaultSnIndexConfigurationDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<SnIndexConfigurationModel>
de.hybris.platform.searchservices.admin.dao.impl.DefaultSnIndexConfigurationDao
All Implemented Interfaces:
SnIndexConfigurationDao, GenericDao<SnIndexConfigurationModel>

public class DefaultSnIndexConfigurationDao extends DefaultGenericDao<SnIndexConfigurationModel> implements SnIndexConfigurationDao
Default implementation of SnIndexConfigurationDao.