public class CustomThymeleafNarrativeGenerator extends BaseThymeleafNarrativeGenerator
| Constructor and Description |
|---|
CustomThymeleafNarrativeGenerator(String... thePropertyFile)
Create a new narrative generator
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getPropertyFile() |
void |
setPropertyFile(String... thePropertyFile)
Set the property file to use
|
populateResourceNarrativeapplyTemplate, getStyle, setMessageResolvercleanWhitespace, getManifest, setManifestpublic CustomThymeleafNarrativeGenerator(String... thePropertyFile)
thePropertyFile - The name of the property file, in one of the following formats:
public void setPropertyFile(String... thePropertyFile)
thePropertyFile - The name of the property file, in one of the following formats:
public List<String> getPropertyFile()
getPropertyFile in class BaseThymeleafNarrativeGeneratorCopyright © 2014–2019 University Health Network. All rights reserved.