public class Note2CommentPopulatingConverter
extends <any>
Note to CommentModel. The NoteInfo is used as a wrapper and provides additional information about the
population context.| Constructor and Description |
|---|
Note2CommentPopulatingConverter() |
| Modifier and Type | Method and Description |
|---|---|
CommentModel |
convert(NoteInfo noteInfo) |
protected CommentModel |
createTarget() |
protected CommentTypeModel |
getCommentType() |
protected ComponentModel |
getCurrentComponent() |
protected DomainModel |
getDomain() |
void |
setCometResultMessageTools(CometResultMessageTools cometResultMessageTools) |
void |
setCommentGroupService(CommentGroupService commentGroupService) |
void |
setCommentService(CommentService commentService) |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setModelService(ModelService modelService) |
void |
setNoteValidationService(NoteValidationService noteValidationService) |
void |
setUserService(UserService userService) |
public CommentModel convert(NoteInfo noteInfo) throws ConversionException
ConversionExceptionprotected CommentModel createTarget()
protected DomainModel getDomain()
protected ComponentModel getCurrentComponent()
protected CommentTypeModel getCommentType()
public void setConfigurationService(ConfigurationService configurationService)
public void setCometResultMessageTools(CometResultMessageTools cometResultMessageTools)
public void setCommentGroupService(CommentGroupService commentGroupService)
public void setCommentService(CommentService commentService)
public void setModelService(ModelService modelService)
public void setNoteValidationService(NoteValidationService noteValidationService)
public void setUserService(UserService userService)
Copyright © 2017 SAP SE. All Rights Reserved.