Modifier and Type | Field | Description |
---|---|---|
protected static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
Constructor | Description |
---|---|
Component() |
Modifier and Type | Method | 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 © 2022. All rights reserved.