Class DefaultSolrIndexedTypeDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<SolrIndexedTypeModel>
de.hybris.platform.solrfacetsearch.daos.impl.DefaultSolrIndexedTypeDao
All Implemented Interfaces:
GenericDao<SolrIndexedTypeModel>, SolrIndexedTypeDao

public class DefaultSolrIndexedTypeDao extends DefaultGenericDao<SolrIndexedTypeModel> implements SolrIndexedTypeDao
Default implementation of SolrIndexedTypeDao.