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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO

    count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll