Interface StreamItemDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<StreamItemEntity,Long>
- All Known Implementing Classes:
StreamItemDAOImpl
public interface StreamItemDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<StreamItemEntity,Long>
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
May 18, 2015
-
Method Summary
Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll
-
Method Details
-
findStreamItemByActivityId
-