@NotThreadSafe
public class GsonSerializationSupport
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
GsonSerializationSupport.ExclusionPolicy |
Constructor and Description |
---|
GsonSerializationSupport() |
Modifier and Type | Method and Description |
---|---|
<T> T |
convertToReport(java.lang.String json,
java.lang.Class<T> aClass) |
java.lang.String |
convertToString(com.haulmont.cuba.core.entity.Entity entity) |