Class PageMoveDAO

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

public class PageMoveDAO extends WikiBaseDAO<PageMoveEntity,Long>
  • Constructor Details

    • PageMoveDAO

      public PageMoveDAO()
  • Method Details