public interface OrphanFileDAO extends org.exoplatform.commons.api.persistence.GenericDAO<OrphanFileEntity,Long>
| Modifier and Type | Method and Description |
|---|---|
List<OrphanFileEntity> |
findDeletedFiles(Date date) |
List<OrphanFileEntity> findDeletedFiles(Date date)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.