public class CommentRepliesPopulator extends Object
CommentModel with the NoteInfo which contains the
Note together with additional information about the population
context. It populates the comment with replies from the Note.| Constructor and Description |
|---|
CommentRepliesPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createDescription(List<Comment> comments) |
protected WorkflowDecisionModel |
getSelectedDecision(NoteInfo ctx,
CommentModel comment) |
protected String |
parseDescription(String htmlText) |
void |
populate(NoteInfo ctx,
CommentModel comment) |
void |
setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade) |
void |
setPrintTranslatorService(PrintTranslatorService printTranslatorService) |
void |
setTaggedText2HtmlTranslator(TaggedText2HtmlTranslator taggedText2HtmlTranslator) |
void |
setUserService(UserService userService) |
public void populate(NoteInfo ctx, CommentModel comment) throws ConversionException, IllegalArgumentException
protected WorkflowDecisionModel getSelectedDecision(NoteInfo ctx, CommentModel comment)
public void setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade)
public void setPrintTranslatorService(PrintTranslatorService printTranslatorService)
public void setTaggedText2HtmlTranslator(TaggedText2HtmlTranslator taggedText2HtmlTranslator)
public void setUserService(UserService userService)
Copyright © 2017 SAP SE. All Rights Reserved.