Package org.exoplatform.dlp.dao
Interface DlpPositiveItemDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<DlpPositiveItemEntity,Long>
public interface DlpPositiveItemDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<DlpPositiveItemEntity,Long>
-
Method Summary
Modifier and TypeMethodDescriptionfindDlpPositiveItemByReference(String itemReference) getDlpPositiveItems(int offset, int limit) Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll
-
Method Details
-
findDlpPositiveItemByReference
-
getDlpPositiveItems
-