toJson abstract method

Map<String, Object> toJson()

Returns a JSON representation of this entity.

Implementation

Map<String, Object> toJson();