| Modifier and Type | Method and Description |
|---|---|
protected NoteParentIDs |
NoteInfoPopulator.createParentIDs(Collection<CommentMetadataModel> metadata,
CommentInfo commentInfo) |
protected List<Comment> |
NoteCommentsPopulator.getReplies(CommentInfo commentInfo,
List<ReplyModel> replyModels) |
void |
NoteReferencePopulator.populate(CommentInfo commentInfo,
Note note) |
void |
NoteCommentsPopulator.populate(CommentInfo commentInfo,
Note note) |
void |
NoteInfoPopulator.populate(CommentInfo commentInfo,
Note note) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
Page2NotesTranslatorService.filterComments(List<CommentInfo> commentInfos)
Filters all
CommentInfo(s) which should not be passed over to DTP Client (InDesign). |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
Page2NotesTranslatorService.filterComments(List<CommentInfo> commentInfos)
Filters all
CommentInfo(s) which should not be passed over to DTP Client (InDesign). |
| Modifier and Type | Method and Description |
|---|---|
protected CommentInfo |
DefaultPage2NotesTranslatorService.createCommentInfo(CommentModel comment) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
DefaultPage2NotesTranslatorService.filterComments(List<CommentInfo> commentInfos) |
| Modifier and Type | Method and Description |
|---|---|
protected Note |
DefaultPage2NotesTranslatorService.createNote(CommentInfo commentInfo,
int noteCounter) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
DefaultPage2NotesTranslatorService.filterComments(List<CommentInfo> commentInfos) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
Page2NotesFilterStrategy.doFilter(List<CommentInfo> commentInfos)
Filters a list of
CommentInfo(s). |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
Page2NotesFilterStrategy.doFilter(List<CommentInfo> commentInfos)
Filters a list of
CommentInfo(s). |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
ResolvedJobsPage2NotesFilterStrategy.doFilter(List<CommentInfo> commentInfos)
Filters all
Comment(s) wrapped by CommentInfo
(s) which {@link de.hybris.platform.print.constants.GeneratedPrintConstants.Attributes.Workflow ) status is
completed, terminated or finished. |
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
ResolvedJobsPage2NotesFilterStrategy.doFilter(List<CommentInfo> commentInfos)
Filters all
Comment(s) wrapped by CommentInfo
(s) which {@link de.hybris.platform.print.constants.GeneratedPrintConstants.Attributes.Workflow ) status is
completed, terminated or finished. |
Copyright © 2017 SAP SE. All Rights Reserved.