public class NoteInfoPopulator extends Object
Note with the CommentInfo which contains the comment together with additional information about the population context. It populates the note with essential information
about type, changes, assignments and more from the comment.| Constructor and Description |
|---|
NoteInfoPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected Changed |
createChanged(CommentModel comment) |
protected NoteParentIDs |
createParentIDs(Collection<CommentMetadataModel> metadata,
CommentInfo commentInfo) |
protected NoteParentUIDs |
createParentUIDs(PageModel page) |
protected Responsible |
createResponsible(CommentModel comment) |
void |
populate(CommentInfo commentInfo,
Note note) |
void |
setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade) |
public void populate(CommentInfo commentInfo, Note note) throws ConversionException, IllegalArgumentException
protected Changed createChanged(CommentModel comment)
protected NoteParentIDs createParentIDs(Collection<CommentMetadataModel> metadata, CommentInfo commentInfo)
protected NoteParentUIDs createParentUIDs(PageModel page)
protected Responsible createResponsible(CommentModel comment)
public void setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade)
Copyright © 2017 SAP SE. All Rights Reserved.