public interface StreamItemDAO extends org.exoplatform.commons.api.persistence.GenericDAO<StreamItemEntity,Long>
| Modifier and Type | Method and Description |
|---|---|
List<StreamItemEntity> |
findStreamItemByActivityId(Long activityId) |
List<StreamItemEntity> findStreamItemByActivityId(Long activityId)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.