Class PivotJsonSerializationContext
java.lang.Object
io.jmix.pivottable.widget.serialization.PivotJsonSerializationContext
- All Implemented Interfaces:
com.google.gson.JsonSerializationContext
public class PivotJsonSerializationContext
extends Object
implements com.google.gson.JsonSerializationContext
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPivotJsonSerializationContext
(PivotTableModel pivotTableModel, com.google.gson.Gson gson) -
Method Summary
Modifier and TypeMethodDescriptiongetLocalizedPropertyName
(String property) com.google.gson.JsonElement
com.google.gson.JsonElement
-
Field Details
-
pivotTableModel
-
gson
protected com.google.gson.Gson gson
-
-
Constructor Details
-
PivotJsonSerializationContext
-
-
Method Details
-
serialize
- Specified by:
serialize
in interfacecom.google.gson.JsonSerializationContext
-
serialize
- Specified by:
serialize
in interfacecom.google.gson.JsonSerializationContext
-
getPivotTableModel
-
getProperties
-
getLocalizedPropertyName
-