public interface TemplatesAware
| Modifier and Type | Method and Description |
|---|---|
String |
getRootLabel() |
TemplateEngine |
getTemplateEngine() |
List<String> |
getTemplates() |
void |
setRootLabel(String rootLabel) |
void |
setTemplateEngine(TemplateEngine templateEngine) |
void |
setTemplates(List<String> templates) |
void setTemplateEngine(TemplateEngine templateEngine)
TemplateEngine getTemplateEngine()
String getRootLabel()
void setRootLabel(String rootLabel)
Copyright © 2015. All rights reserved.