public interface CommentHandler extends org.exoplatform.commons.api.persistence.GenericDAO<Comment,Long>
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Comment> |
findComments(long taskId) |
org.exoplatform.commons.utils.ListAccess<Comment> findComments(long taskId)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.