Class DefaultSolrIndexedPropertyDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<SolrIndexedPropertyModel>
de.hybris.platform.solrfacetsearch.daos.impl.DefaultSolrIndexedPropertyDao
All Implemented Interfaces:
GenericDao<SolrIndexedPropertyModel>, SolrIndexedPropertyDao

public class DefaultSolrIndexedPropertyDao extends DefaultGenericDao<SolrIndexedPropertyModel> implements SolrIndexedPropertyDao
Default implementation of SolrIndexedPropertyDao.