| Modifier and Type | Method and Description |
|---|---|
protected void |
CommentJobPopulator.changeStatus(NoteInfo ctx,
CommentModel comment) |
CommentModel |
Note2CommentPopulatingConverter.convert(NoteInfo noteInfo) |
protected String |
CommentDataPopulator.createDescription(NoteInfo ctx,
List<Comment> comments) |
protected String |
CommentDataPopulator.createSubject(NoteInfo ctx) |
protected PrincipalModel |
CommentJobPopulator.getResponsiblePrincipal(NoteInfo ctx) |
protected WorkflowDecisionModel |
CommentRepliesPopulator.getSelectedDecision(NoteInfo ctx,
CommentModel comment) |
void |
CommentMetadataPopulator.populate(NoteInfo ctx,
CommentModel comment) |
void |
CommentRepliesPopulator.populate(NoteInfo ctx,
CommentModel comment) |
void |
CommentDataPopulator.populate(NoteInfo ctx,
CommentModel comment) |
void |
CommentJobPopulator.populate(NoteInfo ctx,
CommentModel comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoteValidationService.validate(NoteInfo noteInfo,
CommentModel comment)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNoteValidationService.validate(NoteInfo ctx,
CommentModel comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoteValidationStrategy.validate(NoteInfo noteInfo,
CommentModel comment)
Validates
Note against the given CommentModel. |
| Modifier and Type | Method and Description |
|---|---|
protected PrincipalModel |
AssigneeNoteValidationStrategy.getResponsiblePrincipal(NoteInfo ctx) |
protected String |
AbstractNoteValidationStrategy.translateDescription(NoteInfo ctx,
List<Comment> comments) |
void |
StateChangeValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
CommentDescriptionValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
NotePageIndexValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
CommentEditingValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
AssigneeNoteValidationStrategy.validate(NoteInfo noteInfo,
CommentModel comment) |
protected void |
CommentEditingValidationStrategy.validateDescriptionChange(NoteInfo ctx,
CommentModel comment) |
Copyright © 2017 SAP SE. All Rights Reserved.