Class TemplateDAO

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<TemplateEntity,Long>
org.exoplatform.wiki.jpa.dao.WikiBaseDAO<TemplateEntity,Long>
org.exoplatform.wiki.jpa.dao.TemplateDAO
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<TemplateEntity,Long>

public class TemplateDAO extends WikiBaseDAO<TemplateEntity,Long>