java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<ProductInterestModel>
de.hybris.platform.customerinterestsservices.productinterest.daos.impl.DefaultProductInterestDao
All Implemented Interfaces:
ProductInterestDao, GenericDao<ProductInterestModel>

public class DefaultProductInterestDao extends DefaultGenericDao<ProductInterestModel> implements ProductInterestDao