public class PrintCommentDao extends DefaultCommentDao
| Constructor and Description |
|---|
PrintCommentDao() |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<CommentModel> |
getCommentForWorkflow(WorkflowModel workflow) |
SearchResult<CommentModel> |
getCommentsForCommentGroup(CommentGroupModel commentGroup)
get all
CommentModels for the CommentModelGroup |
findAll, findAllByItem, findAllByItemAndType, findAllByType, findAllDirectReplies, findAllInternal, findCommentsByItem, findCommentsByItemAndType, findCommentsByType, findCommentsByUser, findComponentsByDomainAndCode, findDirectRepliesByComment, findDomainsByCode, findUserSettingByComment, findUserSettingsByComment, searchInternal, setFlexibleSearchServicepublic SearchResult<CommentModel> getCommentForWorkflow(WorkflowModel workflow)
public SearchResult<CommentModel> getCommentsForCommentGroup(CommentGroupModel commentGroup)
CommentModels for the CommentModelGroupCopyright © 2017 SAP SE. All Rights Reserved.