public class CreateBlogPostHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getFeedbackMessageAfterModification(NoteModificationResult result,
Locale locale)
Creates a feedback message after post creation / update that contains errors or warnings.
|
static void |
setDefaultFailLevel(NoteStoringTO storingTO)
Helper for setting the default fail level on post creation.
|
public static String getFeedbackMessageAfterModification(NoteModificationResult result, Locale locale)
result - the result object returned by modification service methodlocale - the locale to use for the messagepublic static void setDefaultFailLevel(NoteStoringTO storingTO)
storingTO - the post storing TO to modifyCopyright © 2019 Communote team. All rights reserved.