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