public interface PostJSONSerializable
Modifier and Type | Method and Description |
---|---|
JSONObject |
modifyJSON(JSONObject jsonObj)
Method to add custom code to alter the Object after the serialization process in JSONBeanSerializationHelper.toJSON()
|
JSONObject modifyJSON(JSONObject jsonObj)
jsonObj
- JSON Object to be altered