| Constructor and Description |
|---|
NoteCommentsPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertHTML2TaggedText(String html) |
protected List<Comment> |
getReplies(CommentInfo commentInfo,
List<ReplyModel> replyModels) |
void |
populate(CommentInfo commentInfo,
Note note) |
void |
setPrintTranslatorService(PrintTranslatorService printTranslatorService) |
void |
setUserService(UserService userService) |
public void populate(CommentInfo commentInfo, Note note) throws ConversionException, IllegalArgumentException
protected List<Comment> getReplies(CommentInfo commentInfo, List<ReplyModel> replyModels)
public void setPrintTranslatorService(PrintTranslatorService printTranslatorService)
public void setUserService(UserService userService)
Copyright © 2017 SAP SE. All Rights Reserved.