Interface HasHtmlTemplate
-
public interface HasHtmlTemplate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetHtmlTemplate()Map<String,String>getHtmlVariableMap()
-
public interface HasHtmlTemplate
| Modifier and Type | Method | Description |
|---|---|---|
String |
getHtmlTemplate() |
|
Map<String,String> |
getHtmlVariableMap() |