Class DefaultSnIndexTypeDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<SnIndexTypeModel>
de.hybris.platform.searchservices.admin.dao.impl.DefaultSnIndexTypeDao
All Implemented Interfaces:
SnIndexTypeDao, GenericDao<SnIndexTypeModel>

public class DefaultSnIndexTypeDao extends DefaultGenericDao<SnIndexTypeModel> implements SnIndexTypeDao
Default implementation of SnIndexTypeDao.