Package org.exoplatform.portal.mop.dao
Interface NodeDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<NodeEntity,Long>
- All Known Implementing Classes:
NodeDAOImpl
public interface NodeDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<NodeEntity,Long>
-
Method Summary
Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll
-
Method Details
-
findAllByPage
-