Package org.exoplatform.portal.mop.dao
Interface ContainerDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<ContainerEntity,Long>
- All Known Implementing Classes:
ContainerDAOImpl
public interface ContainerDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<ContainerEntity,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
-
findByIds
-
deleteById
-