public interface Page2NotesTranslatorService
| Modifier and Type | Method and Description |
|---|---|
List<CommentInfo> |
filterComments(List<CommentInfo> commentInfos)
Filters all
CommentInfo(s) which should not be passed over to DTP Client (InDesign). |
Notes |
translate(PageModel page)
|
Notes translate(PageModel page)
comments
from the
given page into JAXB XML Objects. The result is ready for sending to InDesign.page - PageModel where all Commentmodels
should be getNotes node which represent the list
of
translated NotesList<CommentInfo> filterComments(List<CommentInfo> commentInfos)
CommentInfo(s) which should not be passed over to DTP Client (InDesign).commentInfos - A list of CommentInfo(s) to filterCommentInfo(s)Copyright © 2017 SAP SE. All Rights Reserved.