Interface OrphanFileDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<OrphanFileEntity,Long>
- All Known Implementing Classes:
OrphanFileDAOImpl
public interface OrphanFileDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<OrphanFileEntity,Long>
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
-
Method Summary
Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll
-
Method Details
-
findDeletedFiles
-