Class PageDAO

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

public class PageDAO extends WikiBaseDAO<PageEntity,Long>
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 24, 2015
  • Constructor Details

    • PageDAO

      public PageDAO()
  • Method Details