| Package | Description | 
|---|---|
| com.communote.server.core.template | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoteTemplatePropertiesValidationException
Thrown to indicate that the template properties are complete or correct 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
NoteTemplateService.renderTemplate(String templateId,
              String templatePropertiesJSON,
              NoteRenderContext renderContext,
              boolean validateTemplateProperties)
Render a template and returns the resulting string which can than be used as note content. 
 | 
Copyright © 2019 Communote team. All rights reserved.