public class CommentDAOImpl extends CommonJPADAO<Comment,Long> implements CommentHandler
clz| Constructor and Description |
|---|
CommentDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Comment> |
findComments(long taskId) |
buildPath, buildQuery, buildSingleCondition, cloneEntities, cloneEntity, create, find, findEntities, getCachecount, createAll, delete, deleteAll, deleteAll, findAll, getEntityManager, update, updateAllpublic org.exoplatform.commons.utils.ListAccess<Comment> findComments(long taskId)
findComments in interface CommentHandlerCopyright © 2003–2017 eXo Platform SAS. All rights reserved.