Class WikiDAO

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

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

    • WikiDAO

      public WikiDAO()
  • Method Details