Modifier and Type | Field and Description |
---|---|
protected static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
Constructor and Description |
---|
Component() |
Modifier and Type | Method and Description |
---|---|
abstract String |
asJavascript()
Deprecated.
|
protected String |
asJavascript(String filename) |
String |
asJSON() |
protected abstract Map<String,Object> |
getContext()
Deprecated.
|
protected com.mitchellbosecke.pebble.PebbleEngine |
getEngine() |
protected Map<String,Object> |
getJSONContext() |
String |
toString() |
protected com.mitchellbosecke.pebble.PebbleEngine getEngine()
@Deprecated public abstract String asJavascript()
@Deprecated protected abstract Map<String,Object> getContext()
public String asJSON()
Copyright © 2021. All rights reserved.