public interface TemplateBlock
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent(java.util.Map<java.lang.String,java.lang.Object> variables)
Gets string representation for this template block.
|
TemplateBlockType |
getTemplateBlockType()
Used to determine template block type.
|
TemplateBlockType getTemplateBlockType()
java.lang.String getContent(java.util.Map<java.lang.String,java.lang.Object> variables)
Copyright © 2017-2018 Holisticon AG. All Rights Reserved.