public class OrphanFileDAOImpl extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<OrphanFileEntity,Long> implements OrphanFileDAO
| Constructor and Description |
|---|
OrphanFileDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<OrphanFileEntity> |
findDeletedFiles(Date date) |
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getEntityManager, update, updateAllpublic List<OrphanFileEntity> findDeletedFiles(Date date)
findDeletedFiles in interface OrphanFileDAOCopyright © 2003–2017 eXo Platform SAS. All rights reserved.