| 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. |
void |
NotesValidationStrategy.validate(Notes notes,
PageModel page)
|
| Modifier and Type | Method and Description |
|---|---|
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) |
void |
CommentOnPageValidationStrategy.validate(Notes notes,
PageModel page) |
void |
UniquePKValidationStrategy.validate(Notes notes,
PageModel page) |
protected void |
CommentEditingValidationStrategy.validateDescriptionChange(NoteInfo ctx,
CommentModel comment) |
Copyright © 2017 SAP SE. All Rights Reserved.