public class TopicDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<TopicEntity,String>
| Constructor and Description |
|---|
TopicDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<TopicEntity> |
getTopicsBySpace(String spaceGroupId) |
public List<TopicEntity> getTopicsBySpace(String spaceGroupId)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.