Class LeadDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<LeadEntity,Long>
org.exoplatform.leadcapture.dao.LeadDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<LeadEntity,Long>

public class LeadDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<LeadEntity,Long>