Package org.exoplatform.dlp.dao
Interface RestoredDlpItemDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<RestoredDlpItemEntity,Long>
public interface RestoredDlpItemDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<RestoredDlpItemEntity,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
-
findRestoredDlpItemByReference
-