public class StreamItemDAOImpl extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<StreamItemEntity,Long> implements StreamItemDAO
| Constructor and Description |
|---|
StreamItemDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<StreamItemEntity> |
findStreamItemByActivityId(Long activityId) |
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, getEntityManager, update, updateAllpublic List<StreamItemEntity> findStreamItemByActivityId(Long activityId)
findStreamItemByActivityId in interface StreamItemDAOCopyright © 2003–2016 eXo Platform SAS. All rights reserved.